Skip to main content

PlatformProcessAction

Callable

  • PlatformProcessAction(Source: Character, Time: number): void

  • Checks if the character action can attack someone else


    Parameters

    • Source: Character

      The character doing the action

    • Time: number

      The current time when the action is done

    Returns void

    • Nothing