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

ConSys.ConEventSpeech

Extends
ConEvent
Modifiers
native noexport

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

Variables Summary
boolbBold
boolbContinued
ConSpeechconSpeech
Actorspeaker
StringspeakerName
ActorspeakingTo
StringspeakingToName
ESpeechFontsspeechFont
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

bBold Source code

var bool bBold;

bContinued Source code

var bool bContinued;

conSpeech Source code

var ConSpeech conSpeech;

speaker Source code

var Actor speaker;

speakerName Source code

var String speakerName;

speakingTo Source code

var Actor speakingTo;

speakingToName Source code

var String speakingToName;

speechFont Source code

var ESpeechFonts speechFont;


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.800 - Created with UnCodeX