Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFStoryGame.KF_StoryNPC_AI

Extends
ScriptedController

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Controller
      |   
      +-- Engine.AIController
         |   
         +-- GamePlay.ScriptedController
            |   
            +-- KFStoryGame.KF_StoryNPC_AI

Variables Summary
KF_StoryNPCStoryPawn
Inherited Variables from GamePlay.ScriptedController
ActionNum, AnimsRemaining, bBroken, bChangingPawns, bFakeShot, bFineWeaponControl, bPendingDoubleJump, bPendingShoot, bShootSpray, bShootTarget, bUseScriptFacing, CurrentAction, CurrentAnimation, FiringMode, IterationCounter, IterationSectionStart, MyPlayerController, NumShots, PendingController, ScriptedFocus, SequenceScript
Inherited Variables from Engine.AIController
bAdjustFromWalls, bHunting, bPlannedJump, MyScript, Skill

Functions Summary
functionint GetTeamNum ()))
function Possess (Pawn aPawn))
functionbool SameTeamAs (Controller C))
Inherited Functions from GamePlay.ScriptedController
AbortScript, AdjustAim, AnimEnd, CheckIfNearPlayer, ClearAnimation, ClearScript, CompleteAction, DestroyPawn, DisplayDebug, EndState, GetInstigator, GetMyPlayer, GetSoundSource, InitForNextAction, LeaveScripting, LIPSincAnimEnd, MayShootAtEnemy, MayShootTarget, NotifyJumpApex, SetDoubleJump, SetEnemyReaction, SetFireYaw, SetMoveTarget, SetNewScript, TakeControlOf, Tick, Timer, Trigger, UnPossess, WeaponFireAgain
Inherited Functions from Engine.AIController
AdjustDesireFor, AdjustView, DisplayDebug, GetFacingDirection, GetOrderObject, GetOrders, MoverFinished, PreBeginPlay, PrepareForMove, PriorityObjective, RateWeapon, Reset, SetOrders, Startle, Trigger, TriggerScript, UnderLift, WaitForMover, WaitToSeeEnemy, WeaponFireAgain


Variables Detail

StoryPawn Source code

var KF_StoryNPC StoryPawn;


Functions Detail

GetTeamNum Source code

simulated function int GetTeamNum ( ) )

Possess Source code

function Possess ( Pawn aPawn) )

SameTeamAs Source code

function bool SameTeamAs ( Controller C) )


Defaultproperties

defaultproperties
{
     FovAngle=85.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:48.139 - Created with UnCodeX