Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ GetID
Method
GetID
Sources/OvCore/src/OvCore/ECS/Actor.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
int64_t OvCore::ECS::Actor::GetID() const
134
{
135
return m_actorID;
136
}
137
138
uint64_t OvCore::ECS::Actor::GetGUID() const
139
{
Callers
15
FindActorByID
Method · 0.45
OnDeserialize
Method · 0.45
InstantiateFromFile
Method · 0.45
GUIDrawer.cpp
File · 0.45
AddOption
Function · 0.45
IsValidTexture
Function · 0.45
TextureDebugger
Method · 0.45
AView
Method · 0.45
ItemPicker
Method · 0.45
Toolbar
Method · 0.45
Execute
Method · 0.45
CreateEmbeddedModelAssetEntry
Function · 0.45
Calls
no outgoing calls
Tested by
2
_DrawAddSection
Method · 0.36
_DrawBehaviour
Method · 0.36