ServerStorage
For intermitient part storing and permanent data storage
Properties
Name | Type | Description |
---|
Inherited from Dynamic | Name Enabled Root Position Rotation LocalRotation Size Parent TextureID TextureTiling |
Functions
Name | Returns | Description |
---|---|---|
SetData | Void | Set DataStore data with specified Key and Value - will silently fail when ratelimited |
GetData | String | Get DataStore data with specified Key. Fails and returns 'error' (error fetching key) or 'error_ratelimited' (don't call so often) |
Inherited from | Clone Destroy |
Inherited from Dynamic | SetParent Log IsA FindFirstChild FindFirstChildOfClass FindFirstParentOfClass MoveTo LocalToWorldPoint GetChildren ClearChildren |
Events
Name | Description |
---|