get_checkpoints


Description:

[ Version ( since = "1.12" ) ]
public unowned GenericArray<Checkpoint> get_checkpoints ()

Gets all the active checkpoints.

Parameters:

this

a Client

Returns:

a GenericArray containing all the Checkpoint. The returned array is owned by the Client object and should not be modified.