• 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 / core.h

    core.h

    Engine/source/assets/core.h

    More...

    Detailed Description

     1
     2#ifndef _ASSET_CORE_H_
     3#define _ASSET_CORE_H_
     4
     5#ifndef _ASSET_BASE_H_
     6#include "assetBase.h"
     7#endif
     8
     9#ifndef _ASSET_DEFINITION_H_
    10#include "assetDefinition.h"
    11#endif
    12
    13#endif
    14    
    
    Built with Hugo and