bf6-portal-mod-types
    Preparing search index...

    Function AIWaypointIdleBehavior

    • Sets a player to patrol a waypoint. This only works for AI players and wil likely error and end the execution frame if used on a human player.

      Parameters

      • player: Player

        The player to set the behavior for.

      • waypointPath: WaypointPath

        The waypoint path to patrol.

      Returns void

    • Sets a player to patrol a waypoint. (Only works for AI players)

      Parameters

      Returns void