Player.AddAction()

Appends a new action to the player’s ActionSet.

Parameter

  • actionObject : Spell - Action to append.

Usage

newPlayer.AddAction(WaitAbility(2))