Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ at
Method
at
Engine/source/console/simSet.h:167–167 ·
view source on GitHub ↗
Return the object at the given index.
Source
from the content-addressed store, hash-verified
165
166
/// Return the object at the given index.
167
SimObject* at(S32 index) const { return mObjectList.at(index); }
168
169
/// Remove all objects from this set.
170
virtual void clear();
Callers
15
exec
Method · 0.45
findShapeConstructorByAssetId
Method · 0.45
findShapeConstructorByFilename
Method · 0.45
_updateSources
Method · 0.45
onAdd
Method · 0.45
findNavMesh
Method · 0.45
getIgnoreListObject
Method · 0.45
getSnappableWindows
Method · 0.45
updateRects
Method · 0.45
getValue
Method · 0.45
setValue
Method · 0.45
inspectGroup
Method · 0.45
Calls
no outgoing calls
Tested by
3
updateRects
Method · 0.36
getValue
Method · 0.36
setValue
Method · 0.36