GetAllCheckpoints

From RAGE Multiplayer Wiki

Gets all the checkpoints created in the server.


C# Syntax

List<Checkpoint> NAPI.Pools.GetAllCheckpoints();


Example

// Code here...