Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ GetGraphicForAnimation
Method
GetGraphicForAnimation
src/GameObjects/GameObject.cpp:355–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
uint16_t CGameObject::GetGraphicForAnimation()
356
{
357
return Graphic; // + UO->GetStaticPointer(Graphic)->Increment;
358
}
359
360
void CGameObject::Clear()
361
{
Callers
2
DrawObjectHandlesTexture
Method · 0.95
SelectObjectHandlesTexture
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected