Mostly Harmless

UE2:UtilSquad (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> UtilSquad
Package: 
U2AI

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<U2NPCControllerBasicSquadMembers, out int ExecuteOrdersCount, out float SquadExecuteOrdersThreshold)


UpdateSquad

static private function UpdateSquad (Pawn UpdatedPawn)


ValidSquadMember

static private function bool ValidSquadMember (Controller C, Pawn ComparisonPawn)