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

ConSys.ConEventAddGoal

Extends
ConEvent
Modifiers
native noexport

Core.Object
|   
+-- ConSys.ConObject
   |   
   +-- ConSys.ConEvent
      |   
      +-- ConSys.ConEventAddGoal

Variables Summary
BoolbGoalCompleted
BoolbPrimaryGoal
NamegoalName
StringgoalText
Inherited Variables from ConSys.ConEvent
conversation, eventType, label, nextEvent

Enumerations Summary
Inherited Enumerations from ConSys.ConObject
EAnimationModes, ECameraPositions, ECameraTransitions, ECameraTypes, EConditions, EEventAction, EEventType, EPersonaTypes, ESpeechFonts

Structures Summary
Inherited Structures from ConSys.ConObject
DynamicArray

Functions Summary
Inherited Functions from ConSys.ConEvent
GetSoundLength


Variables Detail

bGoalCompleted Source code

var Bool bGoalCompleted;

bPrimaryGoal Source code

var Bool bPrimaryGoal;

goalName Source code

var Name goalName;

goalText Source code

var String goalText;


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:04.705 - Created with UnCodeX