Roblox API Reference

OpenCloudApiV1 On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Member index (2)

Type Member History
OpenCloudModel CreateModel (string name) 587
OpenCloudModel CreateUserNotificationAsync (string user, OpenCloudModel userNotification) 587
57 members inherited from Instance

History

Members

CreateModel On DevHub

Name Type Default
name string none

History

Tags: [CustomLuaState]

CreateUserNotificationAsync On DevHub

This function yields. It will block the calling thread until completion.
Name Type Default
user string none
userNotification OpenCloudModel none

History

Tags: [Yields]

Relevant members (1)