GetAllWorldSharedData

From RAGE Multiplayer Wiki
Revision as of 15:08, 23 December 2022 by Xabi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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...