CreatePlaceAsync
Yields
This is a yielding function. When called, it will pause the Lua thread that called the function until a result is ready to be returned, without interrupting other scripts.
Clones a place with placeId equal to given templatePlaceId. It is placed into the inventory of the place’s creator with the given name and description. This method will also return the placeId of the new place, which can be used with TeleportService. This method cannot be used to clone places that you do not own.
Parameters
Name | Type | Default | Description |
---|---|---|---|
|
|||
|
|||
|
Returns
Return Type | Summary |
---|---|