GetAllWorldSharedData

From RAGE Multiplayer Wiki
This feature is currently not implemented server-side.

Get all keys set in the world data, set with SetSharedWorldData.


C# Syntax

string[] NAPI.Data.GetAllWorldSharedData();


Example

// Code here...