Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ InitCharacter
Method
InitCharacter
ogsr_engine/xrGame/ui/UIPdaListItem.cpp:53–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void CUIPdaListItem::InitCharacter(CInventoryOwner* pInvOwner)
54
{
55
VERIFY(pInvOwner);
56
UIInfo->InitCharacter(pInvOwner->object_id());
57
}
Callers
6
InitCarBody
Method · 0.45
AddContact
Method · 0.45
Show
Method · 0.45
ShowHumanInfo
Method · 0.45
InitTalkDialog
Method · 0.45
InitTrade
Method · 0.45
Calls
1
object_id
Method · 0.45
Tested by
no test coverage detected