Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getNamespace
Method
getNamespace
Engine/source/console/simObject.h:881–881 ·
view source on GitHub ↗
Return the object's namespace.
Source
from the content-addressed store, hash-verified
879
880
/// Return the object's namespace.
881
Namespace* getNamespace() { return mNameSpace; }
882
883
/// Get next matching item in namespace.
884
///
Callers
6
simObject.cpp
File · 0.80
exec
Method · 0.80
_internalExecute
Function · 0.80
execute
Function · 0.80
parseObjectFormat
Function · 0.80
dumpSubscribers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected