C# Class ME3Explorer.Unreal.Classes.ME3BioConversation.EntryListStuct

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
AlwaysHideSubtitle bool
Ambient bool
CameraIntimacy int
ConditionalFunc int
ConditionalParam int
ExportID int
FireConditional bool
GUIStyleType int
GUIStyleValue int
IgnoreBodyGestures bool
ListenerIndex int
NonTextline bool
ReplyList List
ScriptIndex int
Skippable bool
SpeakerIndex int
SpeakerList List
StateTransition int
StateTransitionParam int
Text string
refText int

Méthodes publiques

Méthode Description
ToTree ( int MyIndex, ME3Package pcc ) : TreeNode

Method Details

ToTree() public méthode

public ToTree ( int MyIndex, ME3Package pcc ) : TreeNode
MyIndex int
pcc ME3Package
Résultat System.Windows.Forms.TreeNode

Property Details

AlwaysHideSubtitle public_oe property

public bool AlwaysHideSubtitle
Résultat bool

Ambient public_oe property

public bool Ambient
Résultat bool

CameraIntimacy public_oe property

public int CameraIntimacy
Résultat int

ConditionalFunc public_oe property

public int ConditionalFunc
Résultat int

ConditionalParam public_oe property

public int ConditionalParam
Résultat int

ExportID public_oe property

public int ExportID
Résultat int

FireConditional public_oe property

public bool FireConditional
Résultat bool

GUIStyleType public_oe property

public int GUIStyleType
Résultat int

GUIStyleValue public_oe property

public int GUIStyleValue
Résultat int

IgnoreBodyGestures public_oe property

public bool IgnoreBodyGestures
Résultat bool

ListenerIndex public_oe property

public int ListenerIndex
Résultat int

NonTextline public_oe property

public bool NonTextline
Résultat bool

ReplyList public_oe property

public List ReplyList
Résultat List

ScriptIndex public_oe property

public int ScriptIndex
Résultat int

Skippable public_oe property

public bool Skippable
Résultat bool

SpeakerIndex public_oe property

public int SpeakerIndex
Résultat int

SpeakerList public_oe property

public List SpeakerList
Résultat List

StateTransition public_oe property

public int StateTransition
Résultat int

StateTransitionParam public_oe property

public int StateTransitionParam
Résultat int

Text public_oe property

public string Text
Résultat string

refText public_oe property

public int refText
Résultat int