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

Method getEnvironment

src/Core/Script/GameObject.cpp:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441 }
442
443 sol::environment GameObject::getEnvironment() const
444 {
445 return m_environment;
446 }
447
448 void GameObject::setState(bool state)
449 {

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected