operational AI control for TeamGame
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Functions Summary |
 | bool | AcceptableDefensivePosition (NavigationPoint N, UTBot B))
|
 | | AddBot (UTBot B))
|
 | bool | AddEnemy (Pawn NewEnemy))
|
 | | AddTransientCosts (UTBot B, float f))
|
 | bool | AllowContinueOnFoot (UTBot B, UTVehicle V))
|
 | bool | AllowDetourTo (UTBot B, avigationPoint N))
|
 | bool | AllowImpactJumpBy (UTBot B))
|
 | bool | AllowTaunt (UTBot B))
|
 | bool | AllowTranslocationBy (UTBot B))
|
 | float | AssessThreat (UTBot B, Pawn NewThreat, bool bThreatVisible ))
|
 | bool | AssignSquadResponsibility (UTBot B))
|
 | bool | BeDevious (Pawn Enemy))
|
 | | BotEnteredVehicle (UTBot B))
|
 | float | BotSuitability (UTBot B))
|
 | bool | CheckHoverboard (UTBot B))
|
 | bool | CheckSquadObjectives (UTBot B))
|
 | bool | CheckSuperItem (UTBot B, float SuperDist))
|
 | bool | CheckTowing (UTBot B, UTVehicle V))
|
 | bool | CheckVehicle (UTBot B))
|
 | bool | ClearPathFor (Controller C))
|
 | bool | CloseEnoughToObjective (UTBot B, Actor O))
|
 | bool | CloseToLeader (Pawn P))
|
 | | CriticalObjectiveWarning (Pawn NewEnemy))
|
 | | Destroyed ()))
|
 | | DisplayDebug (HUD HUD, out float YL, out float YPos))
|
 | bool | EnterAndExitVehicle (UTBot B))
|
 | NavigationPoint | FindDefensivePositionFor (UTBot B))
|
 | bool | FindNewEnemyFor (UTBot B, bool bSeeEnemy))
|
 | bool | FindPathToObjective (UTBot B, Actor O))
|
 | actor | FormationCenter (Controller C))
|
 | bool | FriendlyToward (Pawn Other))
|
 | rotator | GetFacingRotation ()))
|
 | UTVehicle | GetLinkVehicle (UTBot B))
|
 | float | GetMaxDefenseDistanceFrom (Actor Center, UTBot B))
|
 | bool | GetOnHoverboard (UTBot B))
|
 | name | GetOrders ()))
|
 | String | GetOrderStringFor (UTPlayerReplicationInfo PRI))
|
 | String | GetShortOrderStringFor (UTPlayerReplicationInfo PRI))
|
 | int | GetSize ()))
|
 | UTGameObjective | GetStartObjective (UTBot B))
|
 | byte | GetTeamNum ()
|
 | Actor | GetTowingDestination (UTVehicle Towed)
|
 | bool | GotoVehicle (UTVehicle SquadVehicle, UTBot B))
|
 | bool | HandlePathObstruction (UTBot B, Actor BlockedBy))
|
 | bool | HasOtherVisibleEnemy (UTBot B))
|
 | | Initialize (UTTeamInfo T, UTGameObjective O, Controller C))
|
 | bool | IsDefending (UTBot B))
|
 | bool | IsOnPathToSquadObjective (Actor Goal))
|
 | bool | IsOnSquad (Controller C))
|
 | | LeaveVehicleAtParkingSpot (UTBot B, Actor O))
|
 | bool | LeaveVehicleToReachObjective (UTBot B, Actor O))
|
 | bool | LostEnemy (UTBot B))
|
 | | MarkHuntingSpots (UTBot B)
|
 | float | MaxVehicleDist (Pawn P))
|
 | | MergeWith (UTSquadAI S))
|
 | | ModifyAggression (UTBot B, out float Aggression))
|
 | float | ModifyThreat (float current, Pawn NewThreat, bool bThreatVisible, UTBot B))
|
 | bool | MustCompleteOnFoot (Actor O, optional Pawn P))
|
 | bool | MustKeepEnemy (Pawn E))
|
 | bool | NearFormationCenter (Pawn P))
|
 | bool | NeverBail (Pawn P))
|
 | | NotifyKilled (Controller Killer, Controller Killed, pawn KilledPawn))
|
 | bool | OverrideFollowPlayer (UTBot B))
|
 | UTBot | PickBotToReassign ()))
|
 | | PickNewLeader ()))
|
 | bool | PickRetreatDestination (UTBot B))
|
 | byte | PriorityObjective (UTBot B))
|
 | float | RateDefensivePosition (NavigationPoint N, UTBot CurrentBot, Actor Center))
|
 | | RemoveBot (UTBot B))
|
 | | RemoveEnemy (Pawn E))
|
 | | RemovePlayer (PlayerController P))
|
 | | Reset ()))
|
 | | Retask (UTBot B))
|
 | | SetAlternatePathTo (NavigationPoint NewRouteObjective, UTBot RouteMaker))
|
 | | SetDefenseScriptFor (UTBot B))
|
 | bool | SetEnemy (UTBot B, Pawn NewEnemy ))
|
 | actor | SetFacingActor (UTBot B))
|
 | | SetLeader (Controller C))
|
 | | SetObjective (UTGameObjective O, bool bForceUpdate))
|
 | bool | ShouldCheckSuperVehicle (UTBot B))
|
 | bool | ShouldDeferTo (Controller C))
|
 | bool | ShouldDestroyTranslocator (UTBot B))
|
 | bool | ShouldSuppressEnemy (UTBot B))
|
 | bool | ShouldUndeployVehicle (UTBot B))
|
 | bool | ShouldUseAlternatePaths ()))
|
 | bool | ShouldUseHoverboard (UTBot B))
|
 | bool | TellBotToFollow (UTBot B, Controller C))
|
 | | Tick (float DeltaTime)) Retasking |
 | bool | TryToIntercept (UTBot B, Pawn P, Actor RouteGoal))
|
 | bool | UndeployVehicle (UTBot B))
|
 | bool | UnderFire (Pawn NewThreat, UTBot Ignored))
|
 | bool | ValidEnemy (Pawn NewEnemy))
|
 | float | VehicleDesireability (UTVehicle V, UTBot B))
|
 | bool | WaitAtThisPosition (Pawn P))
|
 | bool | WanderNearLeader (UTBot B))
|