Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Get
Method
Get
Source/Engine/Core/Memory/Allocation.h:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
FORCE_INLINE T* Get()
146
{
147
return _data;
148
}
149
150
FORCE_INLINE const T* Get() const
151
{
Callers
3
MoveToEmpty
Function · 0.45
Get
Method · 0.45
Relocate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected