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

Method CInventoryContainer

ogsr_engine/xrGame/InventoryContainer.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11#include "Artifact.h"
12
13CInventoryContainer::CInventoryContainer() : CCustomInventoryBox<CInventoryItemObject>() { open(); }
14
15u32 CInventoryContainer::Cost() const
16{

Callers

nothing calls this directly

Calls 1

openFunction · 0.85

Tested by

no test coverage detected