blockObject.getSpriteArrayProperty(blockObject.create(), blockObject._spriteArrayProperty(SpriteArrayProp.mySpriteArray))
Reads a property of type Sprite[] that is stored inside a BlockObject using the given SpriteArrayProp.
- object: the BlockObject to read the property from
- property: the SpriteArrayProp to read
arcade-block-objects=github:microsoft/arcade-block-objects