Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ isTempClone
Method
isTempClone
Engine/source/console/simObject.h:998–998 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
996
public:
997
/*C*/ SimObject(const SimObject&, bool = false);
998
bool isTempClone() const { return is_temp_clone; }
999
virtual bool allowSubstitutions() const { return false; }
1000
1001
public:
Callers
15
effects_init
Method · 0.80
~afxMagicSpell
Method · 0.80
onAdd
Method · 0.80
~afxEffectron
Method · 0.80
onAdd
Method · 0.80
~afxSelectron
Method · 0.80
free_residue
Method · 0.80
~afxEffectWrapper
Method · 0.80
ew_init
Method · 0.80
init_paths
Method · 0.80
onNewDataBlock
Method · 0.80
~afxAudioBank
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected