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

ConSys.ConEventTransferObject

Extends
ConEvent
Modifiers
native noexport

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

Variables Summary
StringfailLabel
ActorfromActor
StringfromName
Class<Inventory>giveObject
StringobjectName
ActortoActor
StringtoName
inttransferCount
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

failLabel Source code

var String failLabel;

fromActor Source code

var Actor fromActor;

fromName Source code

var String fromName;

giveObject Source code

var Class<Inventory> giveObject;

objectName Source code

var String objectName;

toActor Source code

var Actor toActor;

toName Source code

var String toName;

transferCount Source code

var int transferCount;


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