Tile - YCharacter - Set Forced Immunity – Ylands

From Bohemia Interactive Community
Revision as of 09:52, 8 July 2021 by YlandsClassyBot (talk | contribs) (Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Set Forced Immunity(Character, Immunity, Value) =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Set Forced Immunity(Character, Immunity, Value)

YlandsTile-483.png

setForcedImmunity(immunity: YImmunityType, value: YForcedBool): void;

Parameters

immunity

value

Description

Allows to set character immunity type override.

Notes

  • Force true / false will override current immunity state.
  • Default will return the state before this instruction was used. So if player had immunity from potion, he will retain it.