Always snap to grid
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[edit]
CheckSquadOrdersOnEnemyAcquired[edit]
static function CheckSquadOrdersOnEnemyAcquired (Pawn AcquiringPawn)
CheckSquadOrdersOnMemberAdded[edit]
static function CheckSquadOrdersOnMemberAdded (U2NPCControllerBasic AddedController)
CheckSquadOrdersOnMemberLost[edit]
static function CheckSquadOrdersOnMemberLost (U2NPCControllerBasic LostController, Pawn LostPawn)
GetSquadInfo[edit]
static private function GetSquadInfo (Pawn SourcePawn, out array<U2NPCControllerBasic> SquadMembers, out int ExecuteOrdersCount, out float SquadExecuteOrdersThreshold)
UpdateSquad[edit]
static private function UpdateSquad (Pawn UpdatedPawn)