MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / isDirty

Method isDirty

Engine/source/forest/forestDataFile.h:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 virtual ~ForestData();
84
85 bool isDirty() const { return mIsDirty; }
86
87 /// Deletes all the data and resets the
88 /// file to an empty state.

Callers 1

DefineEngineMethodFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected