GetAllObjects

From RAGE Multiplayer Wiki

Gets all the objects created in the server.


C# Syntax

List<Object> NAPI.Pools.GetAllObjects();


Example

// Code here...