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

    Function UndeployPlayer

    • Undeploys a target player that is alive on the battlefield back to the deploy screen. Note: This will not kill the player, so mod.SoldierStateBool.IsAlive will remain true and mod.SoldierStateBool.IsDead will remain false.

      Parameters

      • player: Player

        The player to undeploy.

      Returns void

    • Undeploys a target player that is alive on the battlefield back to the deploy screen.

      Parameters

      Returns void