MCPcopy 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
133int64_t OvCore::ECS::Actor::GetID() const
134{
135 return m_actorID;
136}
137
138uint64_t OvCore::ECS::Actor::GetGUID() const
139{

Callers 15

FindActorByIDMethod · 0.45
OnDeserializeMethod · 0.45
InstantiateFromFileMethod · 0.45
GUIDrawer.cppFile · 0.45
AddOptionFunction · 0.45
IsValidTextureFunction · 0.45
TextureDebuggerMethod · 0.45
AViewMethod · 0.45
ItemPickerMethod · 0.45
ToolbarMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by 2

_DrawAddSectionMethod · 0.36
_DrawBehaviourMethod · 0.36