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

Mostrar archivo Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
CategoryType int
CategoryValue int
Index int
Paraphrase string
refParaphrase int

Property Details

CategoryType public_oe property

public int CategoryType
return int

CategoryValue public_oe property

public int CategoryValue
return int

Index public_oe property

public int Index
return int

Paraphrase public_oe property

public string Paraphrase
return string

refParaphrase public_oe property

public int refParaphrase
return int