Torque3D Documentation / _generateds / TamlAssetReferencedVisitor

TamlAssetReferencedVisitor

Engine/source/assets/tamlAssetReferencedVisitor.h

More...

Public Types

typeAssetId 
typeAssetReferencedHash 

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 HashMap< typeAssetId, StringTableEntry > typeAssetReferencedHash 

Private Attributes

typeAssetReferencedHash mAssetReferenced