C# Class ME1Explorer.Unreal.Classes.ME1BioConversation.ReplyListStruct

显示文件 Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property 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

Public Methods

Method Description
ToTree ( int MyIndex, ITalkFile talk, ME1Package pcc ) : TreeNode

Method Details

ToTree() public method

public ToTree ( int MyIndex, ITalkFile talk, ME1Package pcc ) : TreeNode
MyIndex int
talk ITalkFile
pcc ME3Explorer.Packages.ME1Package
return System.Windows.Forms.TreeNode

Property Details

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

GUIStyleValue public_oe property

public int GUIStyleValue
return int

IgnoreBodyGestures public_oe property

public bool IgnoreBodyGestures
return bool

ListenerIndex public_oe property

public int ListenerIndex
return int

NonTextLine public_oe property

public bool NonTextLine
return bool

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