Skip to main content

StruggleMinigameStop

Callable

  • StruggleMinigameStop(): void

  • Stop the struggle minigame and reset it so it can be reentered.

    If the game was already played a bit, it will also log the failure in chat.

    Do not call this from within minigames, use StruggleMinigameCheckCancel and StruggleProgressCheckEnd instead so whoever started the minigame knows it has ended and can react accordingly.


    Returns void