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

Method isEmpty

ogsr_engine/xrGame/PHShellSplitter.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 u16 FindRootGeom(u16 bone_id);
63 IC bool Breaked() { return m_has_breaks; }
64 IC bool isEmpty() { return m_splitters.empty(); }
65 void SetUnbreakable();
66 void SetBreakable();
67 bool IsUnbreakable() { return m_unbreakable; }

Callers 2

build_FromKinematicsMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected