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

Tyrion.AI_GunnerGoal

Extends
AI_Goal
Modifiers
abstract

Core.Object
|   
+-- Core.RefCount
   |   
   +-- Engine.Tyrion_GoalBase
      |   
      +-- Tyrion.AI_Goal
         |   
         +-- Tyrion.AI_GunnerGoal

Direct Known Subclasses:

AI_GunnerFireAtGoal, AI_GunnerGuardGoal

Variables Summary
Parameters
Vehicle.VehiclePositionTypeposition
Inherited Variables from Tyrion.AI_Goal
achievingAction, activationSentinel, bDeleted, bGoalAchieved, bGoalConsidered, bGoalFailed, bInactive, bPermanent, bRemoveGoalOfSameType, bTerminateIfStolen, bTryOnlyOnce, bWakeUpPoster, deactivationSentinel, goalName, ignoreCounter, matchedN, notificationRecipients, parentAction, Priority, resource

Functions Summary
functionTyrion_ResourceBase findResource (Pawn p, optional Tyrion_GoalBase goal ))
functionclass<Tyrion_ResourceBasegetResourceClass ()))
functionAI_VehicleResource vehicleResource ()))
Inherited Functions from Tyrion.AI_Goal
activate, addNotificationRecipient, beingAchieved, changePriority, cleanup, construct, deactivate, findGoalByName, findGoalInCharacterByName, findGoalInSquadByName, findGoalInTurretByName, findGoalInVehicleByName, getResource, handleGoalFailure, handleGoalSuccess, hasCompleted, init, markGoalAsAchieved, markGoalAsFailed, myAddRef, notifyCompletion, onSensorMessage, postGoal, priorityFn, setUpDeactivationSentinel, unPostGoal, wasAchieved, wasConsidered, wasNotAchieved
Inherited Functions from Engine.Tyrion_GoalBase
findResource, getResourceClass, goalDebuggingString


Variables Detail

Parameters

position Source code

var(Parameters) Vehicle.VehiclePositionType position;


Functions Detail

findResource Source code

static function Tyrion_ResourceBase findResource ( Pawn p, optional Tyrion_GoalBase goal ) )

getResourceClass Source code

static function class<Tyrion_ResourceBase> getResourceClass ( ) )

vehicleResource Source code

function AI_VehicleResource vehicleResource ( ) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:27.024 - Created with UnCodeX