Skip to main content

PlatformProcessAction

Callable

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

  • Checks if the character action can attack someone else


    Parameters

    • Source: any

      The character doing the action

    • Time: number

      The current time when the action is done

    Returns void

    • Nothing