MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / doesHaveScriptEngine

Method doesHaveScriptEngine

src/Core/Script/GameObject.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296 }
297
298 bool GameObject::doesHaveScriptEngine() const
299 {
300 return m_hasScriptEngine;
301 }
302
303 bool GameObject::getUpdateState() const
304 {

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected