Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
CInventoryContainer::CInventoryContainer() : CCustomInventoryBox<CInventoryItemObject>() { open(); }
14
15
u32 CInventoryContainer::Cost() const
16
{
Callers
nothing calls this directly
Calls
1
open
Function · 0.85
Tested by
no test coverage detected