[ Version ( since = "1.12" ) ]
public unowned GenericArray<Checkpoint> get_checkpoints ()
Gets all the active checkpoints.
this |
a Client |
a GenericArray containing all the Checkpoint. The returned array is owned by the Client object and should not be modified. |