Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ isPermanent
Method
isPermanent
src/Core/Script/GameObject.cpp:438–441 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
}
437
438
bool GameObject::isPermanent() const
439
{
440
return m_permanent;
441
}
442
443
sol::environment GameObject::getEnvironment() const
444
{
Callers
2
clear
Method · 0.80
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected