MCPcopy 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

46EntityHitType::~EntityHitType() = default;
47
48void EntityHitType::Load(const ParamEntry& par)
49{
50 base::Load(par);
51}
52void EntityHitType::InitShape()
53{
54 base::InitShape();

Callers

nothing calls this directly

Calls 1

GetColorFunction · 0.50

Tested by

no test coverage detected