Torque3D Documentation / _generateds / TamlAssetDeclaredVisitor

TamlAssetDeclaredVisitor

Engine/source/assets/tamlAssetDeclaredVisitor.h

More...

Public Types

typeAssetId 
typeAssetIdVector 
typeLooseFileVector 

Public Functions

bool
visit(const TamlParser & parser, TamlVisitor::PropertyState & propertyState)

The state of the visited property.

bool

Whether the visitor wants to perform property changes.

bool

Whether the visitor wants to visit the root node only.

Detailed Description

Public Types

typedef StringTableEntry typeAssetId 
typedef Vector< typeAssetId > typeAssetIdVector 
typedef Vector< StringTableEntry > typeLooseFileVector 

Private Attributes

AssetDefinition mAssetDefinition 
typeAssetIdVector mAssetDependencies 
typeLooseFileVector mAssetLooseFiles