Tile - Custom Function List – Ylands
Categories:
- Custom instruction is a sequence which can be called from anywhere within the current object script.
Notes
- Custom instructions of Global Storage are considered global and are available within the scope of whole game script.
- Custom instructions of Entity Storage are considered member and are available within the scope of Storage Owner.