MCPcopy Create free account
hub / github.com/Pierre-Terdiman/PEEL / GetPint

Method GetPint

PEEL/Physics/PINT_Opcode1_3/PINT_Opcode13.cpp:983–983  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

981 virtual void Init(const PINT_WORLD_CREATE& desc) { Opcode_Init(desc); }
982 virtual void Close() { Opcode_Close(); }
983 virtual Pint* GetPint() { return GetOpcode(); }
984};
985static OpcodePlugIn gPlugIn;
986

Callers

nothing calls this directly

Calls 1

GetOpcodeFunction · 0.85

Tested by

no test coverage detected