PointClickEngine::Scripting::LuaStateManager
Inherits Reference < Object
Manages state accessible from Lua scripts
Instance methods
Get state filtered by prefix
increment_state(key : String, amount : Float64 = 1.0) : Float64 | Nil
Increment a numeric state value
Merge another state hash into this one