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

Exibir arquivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
AlwaysHideSubtitle bool
Ambient bool
CameraIntimacy int
ConditionalFunc int
ConditionalParam int
EntryList List
ExportID int
FireConditional bool
GUIStyleType int
GUIStyleValue int
IgnoreBodyGestures bool
IsDefaultAction bool
IsMajorDecision bool
ListenerIndex int
NonTextLine bool
ReplyTypeType int
ReplyTypeValue int
ScriptIndex int
StateTransition int
StateTransitionParam int
Text string
Unskippable bool
refText int

Public Methods

Method Description
ToTree ( int MyIndex, ME3Package pcc ) : TreeNode

Method Details

ToTree() public method

public ToTree ( int MyIndex, ME3Package pcc ) : TreeNode
MyIndex int
pcc ME3Package
return System.Windows.Forms.TreeNode

Property Details

AlwaysHideSubtitle public_oe property

public bool AlwaysHideSubtitle
return bool

Ambient public_oe property

public bool Ambient
return bool

CameraIntimacy public_oe property

public int CameraIntimacy
return int

ConditionalFunc public_oe property

public int ConditionalFunc
return int

ConditionalParam public_oe property

public int ConditionalParam
return int

EntryList public_oe property

public List EntryList
return List

ExportID public_oe property

public int ExportID
return int

FireConditional public_oe property

public bool FireConditional
return bool

GUIStyleType public_oe property

public int GUIStyleType
return int

GUIStyleValue public_oe property

public int GUIStyleValue
return int

IgnoreBodyGestures public_oe property

public bool IgnoreBodyGestures
return bool

IsDefaultAction public_oe property

public bool IsDefaultAction
return bool

IsMajorDecision public_oe property

public bool IsMajorDecision
return bool

ListenerIndex public_oe property

public int ListenerIndex
return int

NonTextLine public_oe property

public bool NonTextLine
return bool

ReplyTypeType public_oe property

public int ReplyTypeType
return int

ReplyTypeValue public_oe property

public int ReplyTypeValue
return int

ScriptIndex public_oe property

public int ScriptIndex
return int

StateTransition public_oe property

public int StateTransition
return int

StateTransitionParam public_oe property

public int StateTransitionParam
return int

Text public_oe property

public string Text
return string

Unskippable public_oe property

public bool Unskippable
return bool

refText public_oe property

public int refText
return int