get_step_progress
Description:
[ Version ( since = "1.12" ) ]
public bool get_step_progress (out int n_steps, out StepMode step_mode)
public bool get_step_progress (out int n_steps, out StepMode step_mode)
Retrieves the parameters of the step progress mode used by this.
Parameters:
this |
a Timeline |
n_steps |
return location for the number of steps, or |
step_mode |
return location for the value change policy, or |
Returns:
|