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

Method init

ogsr_engine/xrGame/interactive_motion.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10interactive_motion::interactive_motion() { init(); }
11
12void interactive_motion::init() { flags.assign(0); }
13
14void interactive_motion::destroy()
15{

Callers

nothing calls this directly

Calls 1

assignMethod · 0.45

Tested by

no test coverage detected