GetAllColShapes

From RAGE Multiplayer Wiki

Gets all the colshapes created in the server.


C# Syntax

List<ColShape> NAPI.Pools.GetAllColShapes();


Example

// Code here...