UE2:UtilSquad (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> UtilSquad |
- Package:
- U2AI
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UtilSquad.uc Created By: Mike Fox Created On: 8/01/00 $Author: Mfox $ $Date: 12/16/02 4:19a $ $Revision: 1 $
Static functions
CheckSquadOrdersOnEnemyAcquired
static function CheckSquadOrdersOnEnemyAcquired (Pawn AcquiringPawn)
CheckSquadOrdersOnMemberAdded
static function CheckSquadOrdersOnMemberAdded (U2NPCControllerBasic AddedController)
CheckSquadOrdersOnMemberLost
static function CheckSquadOrdersOnMemberLost (U2NPCControllerBasic LostController, Pawn LostPawn)
GetSquadInfo
static private function GetSquadInfo (Pawn SourcePawn, out array<U2NPCControllerBasic> SquadMembers, out int ExecuteOrdersCount, out float SquadExecuteOrdersThreshold)
UpdateSquad
static private function UpdateSquad (Pawn UpdatedPawn)
ValidSquadMember