PointClickEngine::Core::SceneManager::ActivationOptions
Inherits Struct < Value < Object
Constructors
new(force_reload : Bool = false, call_enter : Bool = true, load_script : Bool = true, load_actions : Bool = true, publish_events : Bool = true)
SourceInstance methods
call_enter
Sourcecall_enter=(call_enter : Bool)
Sourceforce_reload
Sourceforce_reload=(force_reload : Bool)
Sourceload_actions
Sourceload_actions=(load_actions : Bool)
Sourceload_script
Sourceload_script=(load_script : Bool)
Sourcepublish_events
Sourcepublish_events=(publish_events : Bool)
Source