Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getListIndex
Function
getListIndex
Engine/source/core/threadStatic.h:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
virtual ~_TorqueThreadStatic() { }
51
52
static const U32 getListIndex(){ return mListIndex; }
53
54
virtual void *getMemInstPtr() = 0;
55
virtual const void *getConstMemInstPtr() const = 0;
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68