Skip to main content

DialogRelease

Callable


  • Releases a character from restraints


    Parameters

    • C: string | Character

      The character to be released. Either the player (value: Player) or the current character (value: CurrentCharacter)

    Returns void

    • Nothing