• 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 / CodeData

    CodeData

    Engine/source/console/compiler.h

    More...

    Public Attributes

    U8 *
    
    data 
    

    Allocated data (size is BlockSize)

    CodeData *
    
    next 
    

    Next block.

    U32
    
    size 
    

    Bytes used in data.

    Detailed Description

    Public Attributes

    U8 * data 
    

    Allocated data (size is BlockSize)

    CodeData * next 
    

    Next block.

    U32 size 
    

    Bytes used in data.

    Built with Hugo and