• Home
  • Torque Game Engines

    Navigation

      • Classes
      • Files
      • Groups
      • Namespaces
      • Pages
        • Deprecated List
        • Todo List
      • Unions
      • Classes
      • Groups
      • Namespaces
      • Pages
        • Deprecated List

    More

    • Download Documentation
    • Torque3D Source
    • Discord
    Torque3D Documentation / _generateds / LinkData

    LinkData

    Engine/source/navigation/torqueRecast.h

    Stores information about a link.

    More...

    Public Attributes

    bool
    
    climb 
    
    bool
    
    drop 
    
    bool
    
    jump 
    
    bool
    
    ledge 
    
    bool
    
    swim 
    
    bool
    
    teleport 
    
    bool
    
    walk 
    

    Public Functions

    LinkData(U16 flags)
    
    U16
    
    getFlags()
    

    Detailed Description

    Stores information about a link.

    Public Attributes

    bool climb 
    
    bool drop 
    
    bool jump 
    
    bool ledge 
    
    bool swim 
    
    bool teleport 
    
    bool walk 
    

    Public Functions

    LinkData(U16 flags)
    

    getFlags()
    

    Built with Hugo and