C# 클래스 ME3Explorer.Unreal.Classes.ME3BioConversation.ReplyListStruct

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
ToTree ( int MyIndex, ME3Package pcc ) : TreeNode

메소드 상세

ToTree() 공개 메소드

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

프로퍼티 상세

AlwaysHideSubtitle 공개적으로 프로퍼티

public bool AlwaysHideSubtitle
리턴 bool

Ambient 공개적으로 프로퍼티

public bool Ambient
리턴 bool

CameraIntimacy 공개적으로 프로퍼티

public int CameraIntimacy
리턴 int

ConditionalFunc 공개적으로 프로퍼티

public int ConditionalFunc
리턴 int

ConditionalParam 공개적으로 프로퍼티

public int ConditionalParam
리턴 int

EntryList 공개적으로 프로퍼티

public List EntryList
리턴 List

ExportID 공개적으로 프로퍼티

public int ExportID
리턴 int

FireConditional 공개적으로 프로퍼티

public bool FireConditional
리턴 bool

GUIStyleType 공개적으로 프로퍼티

public int GUIStyleType
리턴 int

GUIStyleValue 공개적으로 프로퍼티

public int GUIStyleValue
리턴 int

IgnoreBodyGestures 공개적으로 프로퍼티

public bool IgnoreBodyGestures
리턴 bool

IsDefaultAction 공개적으로 프로퍼티

public bool IsDefaultAction
리턴 bool

IsMajorDecision 공개적으로 프로퍼티

public bool IsMajorDecision
리턴 bool

ListenerIndex 공개적으로 프로퍼티

public int ListenerIndex
리턴 int

NonTextLine 공개적으로 프로퍼티

public bool NonTextLine
리턴 bool

ReplyTypeType 공개적으로 프로퍼티

public int ReplyTypeType
리턴 int

ReplyTypeValue 공개적으로 프로퍼티

public int ReplyTypeValue
리턴 int

ScriptIndex 공개적으로 프로퍼티

public int ScriptIndex
리턴 int

StateTransition 공개적으로 프로퍼티

public int StateTransition
리턴 int

StateTransitionParam 공개적으로 프로퍼티

public int StateTransitionParam
리턴 int

Text 공개적으로 프로퍼티

public string Text
리턴 string

Unskippable 공개적으로 프로퍼티

public bool Unskippable
리턴 bool

refText 공개적으로 프로퍼티

public int refText
리턴 int