MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / HasParent

Method HasParent

src/Transform.cpp:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115bool Transform::HasParent() {
116 return !parent.isNull();
117}

Callers

nothing calls this directly

Calls 1

isNullMethod · 0.45

Tested by

no test coverage detected