Skip to main content

CharacterCheckHooks

Callable

  • CharacterCheckHooks(C: Character, IgnoreHooks: boolean): boolean

  • Applies hooks to a character based on conditions Future hooks go here


    Parameters

    • C: Character

      The character to check

    • IgnoreHooks: boolean

      Whether to remove some hooks from the player (such as during character dialog).

    Returns boolean

    • If a hook was applied or removed