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

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
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

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

ListenerIndex 공개적으로 프로퍼티

public int ListenerIndex
리턴 int

NonTextline 공개적으로 프로퍼티

public bool NonTextline
리턴 bool

ReplyList 공개적으로 프로퍼티

public List ReplyList
리턴 List

ScriptIndex 공개적으로 프로퍼티

public int ScriptIndex
리턴 int

Skippable 공개적으로 프로퍼티

public bool Skippable
리턴 bool

SpeakerIndex 공개적으로 프로퍼티

public int SpeakerIndex
리턴 int

SpeakerList 공개적으로 프로퍼티

public List SpeakerList
리턴 List

StateTransition 공개적으로 프로퍼티

public int StateTransition
리턴 int

StateTransitionParam 공개적으로 프로퍼티

public int StateTransitionParam
리턴 int

Text 공개적으로 프로퍼티

public string Text
리턴 string

refText 공개적으로 프로퍼티

public int refText
리턴 int