Beta Documentation - Subject to change.

Gets the player's shared storage.

Syntax

Lua
function LocalPlayer:GetSharedStorage();

Returns

Type: SharedStorage
The player's shared storage.

Remarks

Gets the player's shared storage.

See Also