Torque3D Documentation / _generateds / StaticEngineObject

StaticEngineObject

Engine/source/console/engineObject.h

A statically allocated engine object.

More...

Public Attributes

Public Functions

object destroy self call (from StrongRefPtr). Override if this class has specially allocated memory.

Detailed Description

A statically allocated engine object.

Static objects have an implicit initial reference count of one and will not delete themselves even when asked to do so.

Public Attributes

 DECLARE_NONINSTANTIABLE