MCPcopy 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
53void CUIPdaListItem::InitCharacter(CInventoryOwner* pInvOwner)
54{
55 VERIFY(pInvOwner);
56 UIInfo->InitCharacter(pInvOwner->object_id());
57}

Callers 6

InitCarBodyMethod · 0.45
AddContactMethod · 0.45
ShowMethod · 0.45
ShowHumanInfoMethod · 0.45
InitTalkDialogMethod · 0.45
InitTradeMethod · 0.45

Calls 1

object_idMethod · 0.45

Tested by

no test coverage detected