Torque3D/Templates/BaseGame/game/data/ExampleModule/source/ExampleCppObject.asset.taml

8 lines
261 B
Plaintext
Raw Normal View History

<CppAsset
canSave="true"
canSaveDynamicFields="true"
AssetName="ExampleCppObject"
codeFile="@assetFile=data/ExampleModule/source/ExampleCppObject.cpp"
headerFile="@assetFile=data/ExampleModule/source/ExampleCppObject.h"
VersionId="1" />