MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / object_id

Method object_id

ogsr_engine/xrGame/InventoryOwner.cpp:378–378  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////// для работы с relation system

Source from the content-addressed store, hash-verified

376//////////////////////////////////////////////////////////////////////////
377//для работы с relation system
378u16 CInventoryOwner::object_id() const { return smart_cast<const CGameObject*>(this)->ID(); }
379
380//////////////////////////////////////////////////////////////////////////
381//установка группировки на клиентском и серверном объкте

Callers 12

SetRelationTypeMethod · 0.45
GetAttitudeMethod · 0.45
AddRelationLocationMethod · 0.45
TakeMethod · 0.45
GetGoodwillMethod · 0.45
SetGoodwillMethod · 0.45
ChangeGoodwillMethod · 0.45
AddStalkerItemMethod · 0.45
AddActorItemMethod · 0.45
InitTalkDialogMethod · 0.45
InitCharacterMethod · 0.45
InitTradeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected