PointClickEngine::Actions::ActionCheckpoint
Inherits Struct < Value < Object
Represents a checkpoint in the action sequence
Constructors
new(name : String, time : Float32 = 0.0_f32, action_index : Int32 = 0)
SourceInstance methods
action_index
Sourceaction_index=(action_index : Int32)
Sourcename
Sourcename=(name : String)
Sourcetime
Sourcetime=(time : Float32)
Source