Skip to main content

GameMagicBattleNewTurn

Callable

  • GameMagicBattleNewTurn(Msg: string): void

  • Generates a new turn for the battle.


    Parameters

    • Msg: string

      Content of the turn message such as TurnNext or TurnStart

    Returns void

    • Nothing