OpenCloudApiV1
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 2
Description
History 3
Members 2
CreateModel
Parameters (1) | ||
---|---|---|
name | string | |
Returns (1) | ||
OpenCloudModel |
This function has a custom internal state. It may behave in a non-standard way.
Thread safety | Unsafe |
---|
History 1
- 587 Add CreateModel
CreateUserNotificationAsync
Parameters (2) | ||
---|---|---|
user | string | |
userNotification | OpenCloudModel | |
Returns (1) | ||
OpenCloudModel |
This function yields. It will block the calling thread until completion.
Thread safety | Unsafe |
---|