C# Class EventAI_Creator.localized_text

Datei anzeigen Open project: mangosR2/eventAI_tool Class Usage Examples

Public Properties

Property Type Description
changed bool
comment string
emote int
id int
language int
locale string[]
sound int
type int
useOtherLocale bool

Public Methods

Method Description
localized_text ( int idi ) : System.Collections.Generic

Method Details

localized_text() public method

public localized_text ( int idi ) : System.Collections.Generic
idi int
return System.Collections.Generic

Property Details

changed public_oe property

public bool changed
return bool

comment public_oe property

public string comment
return string

emote public_oe property

public int emote
return int

id public_oe property

public int id
return int

language public_oe property

public int language
return int

locale public_oe property

public string[] locale
return string[]

sound public_oe property

public int sound
return int

type public_oe property

public int type
return int

useOtherLocale public_oe property

public bool useOtherLocale
return bool