Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Load
Method
Load
engine/Poseidon/World/Scene/ObjectClasses.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
EntityHitType::~EntityHitType() = default;
47
48
void EntityHitType::Load(const ParamEntry& par)
49
{
50
base::Load(par);
51
}
52
void EntityHitType::InitShape()
53
{
54
base::InitShape();
Callers
nothing calls this directly
Calls
1
GetColor
Function · 0.50
Tested by
no test coverage detected