C# Class ME2Explorer.Unreal.Classes.ME2BioConversation.ReplyListStruct

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

Méthodes publiques

Свойство Type Description
Ambient bool
CameraIntimacy int
ConditionalFunc int
ConditionalParam int
EntryList List
ExportID int
FireConditional bool
GUIStyleValue int
IgnoreBodyGestures bool
ListenerIndex int
NonTextLine bool
ReplyTypeValue int
ScriptIndex int
StateTransition int
StateTransitionParam int
Text string
Unskippable bool
refText int

Méthodes publiques

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

Method Details

ToTree() public méthode

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

Property Details

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

EntryList public_oe property

public List EntryList
Résultat List

ExportID public_oe property

public int ExportID
Résultat int

FireConditional public_oe property

public bool FireConditional
Résultat bool

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

ReplyTypeValue public_oe property

public int ReplyTypeValue
Résultat int

ScriptIndex public_oe property

public int ScriptIndex
Résultat int

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

Unskippable public_oe property

public bool Unskippable
Résultat bool

refText public_oe property

public int refText
Résultat int