ServerStorage
For intermittent part storing and permanent data storage
Properties
Name | Type | Description |
---|
Inherited from Dynamic | Name Enabled Root Position Rotation LocalRotation Size Parent TextureID TextureTiling TextureTilingY |
Functions
Name | Returns | Description |
---|---|---|
GetGlobalVariable | String | Get a global variable |
SetGlobalVariable | Void | Set a global variable that will be shared between scripts (but not saved to the cloud). Values must both be strings. |
GetData | Any | Get DataStore data with specified Key. |
SetData | Boolean | Set DataStore data with specified Key and Value |
Inherited from | Clone Destroy |
Inherited from Dynamic | SetParent Log IsA FindFirstChild FindFirstChildOfClass FindFirstParentOfClass MoveTo NetworkSync LocalToWorldPoint GetChildren ClearChildren |
Events
Name | Description |
---|