Tile - Custom Function List – Ylands

From Bohemia Interactive Community
Revision as of 18:13, 12 December 2018 by Rudy.cz (talk | contribs)
Jump to navigation Jump to search

Ylands Tile - Custom instruction1.png

  • 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.



Template:Ylands scripting navbox