Tile - Variable member – Ylands

From Bohemia Interactive Community
Revision as of 17:29, 16 November 2022 by Lou Montana (talk | contribs) (Lou Montana moved page Ylands Tile - Variable member to Ylands:Tile - Variable member: Text replacement - "Ylands " to "Ylands:")
Jump to navigation Jump to search

Ylands Tile - Variable member.png

  • Member variable is exclusive variable local to currently edited game object (entity or game logic).
  • Member variables can be accessed from everywhere within the current object script.
  • All member variables of current object are listed in Variables - This pallet.
  • New variables are added by clicking Create new variable at the top of the variable pallet.
  • Default value of a variable is 0.

Notes