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

Tyrion.AI_TestActiveAchievableGoal

Extends
AI_CharacterGoal

Core.Object
|   
+-- Core.RefCount
   |   
   +-- Engine.Tyrion_GoalBase
      |   
      +-- Tyrion.AI_Goal
         |   
         +-- Tyrion.AI_CharacterGoal
            |   
            +-- Tyrion.AI_TestActiveAchievableGoal

Variables Summary
parameters
intparameter1
floatparameter2
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
Inherited Functions from Tyrion.AI_CharacterGoal
findResource, getResourceClass
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


Variables Detail

parameters

parameter1 Source code

var(parameters) int parameter1;

parameter2 Source code

var(parameters) float parameter2;


Defaultproperties

defaultproperties
{
	bInactive = false
	bPermanent = false
}



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