SetPlaceId (Function)
From Goodblox Wiki
Jump to navigationJump to search
Locked: This item is locked. Attempting to use it will cause an error.
There is a special function for DataModel.
Function | |
---|---|
Syntax | SetPlaceID( Integer placeId ) |
Returns | n/a |
Description: | Sets the DataModel's PlaceId to placeId. |
In Object: | DataModel |
There is a special function for BadgeService.
Function | |
---|---|
Syntax | SetPlaceId( Integer placeId, Bool robloxPlace = false ) |
Returns | n/a |
Description: | Sets the DataModel's PlaceId to placeId. |
In Object: | BadgeService |