C# Class EventAI_Creator.localized_text

Afficher le fichier Open project: mangosR2/eventAI_tool Class Usage Examples

Méthodes publiques

Свойство Type Description
changed bool
comment string
emote int
id int
language int
locale string[]
sound int
type int
useOtherLocale bool

Méthodes publiques

Méthode Description
localized_text ( int idi ) : System.Collections.Generic

Method Details

localized_text() public méthode

public localized_text ( int idi ) : System.Collections.Generic
idi int
Résultat System.Collections.Generic

Property Details

changed public_oe property

public bool changed
Résultat bool

comment public_oe property

public string comment
Résultat string

emote public_oe property

public int emote
Résultat int

id public_oe property

public int id
Résultat int

language public_oe property

public int language
Résultat int

locale public_oe property

public string[] locale
Résultat string[]

sound public_oe property

public int sound
Résultat int

type public_oe property

public int type
Résultat int

useOtherLocale public_oe property

public bool useOtherLocale
Résultat bool