Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getUserPtr
Method
getUserPtr
Engine/source/platform/platformMemory.cpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
#endif
162
163
void* getUserPtr()
164
{
165
return ( this + 1 );
166
}
167
};
168
169
struct FreeHeader
Callers
2
checkPtr
Function · 0.45
ensureAllFreed
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected