SetPlaceId (Function): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(created the page) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{CatUp|Functions}} | {{CatUp|Functions}} | ||
{{ | {{Locked}} | ||
<onlyinclude>{{Function| | <onlyinclude>{{Function| | ||
Revision as of 01:35, 22 September 2021
Locked: This item is locked. Attempting to use it will cause an error.
| Function | |
|---|---|
| Syntax | SetPlaceID( Integer placeId ) |
| Returns | n/a |
| Description: | Sets the DataModel's PlaceId to placeId. |
| In Object: | DataModel |
| Function | |
|---|---|
| Syntax | SetPlaceId( Integer placeId, Bool robloxPlace = false ) |
| Returns | n/a |
| Description: | Sets the DataModel's PlaceId to placeId. |
| In Object: | BadgeService |