blockObject.setLocationProperty(blockObject.create(), blockObject._locProperty(LocProp.myLoc), null)
Sets a property of type tiles.Location on the given BlockObject using the given LocProp.
- object: the BlockObject to set the property on
- property: the LocProp to set
- value: the value to store for this LocProp in the BlockObject
arcade-block-objects=github:microsoft/arcade-block-objects