|
Elin Modding Docs Doc
|
Public Member Functions | |
| void | Set (string _lang, Card c=null, string _sound="beep_small") |
Public Attributes | |
| string | sound = "beep_small" |
| string | lang = "" |
| Card | card |
Definition at line 1445 of file InvOwner.cs.
| void InvOwner.ErrorMessage.Set | ( | string | _lang, |
| Card | c = null, | ||
| string | _sound = "beep_small" ) |
Definition at line 1448 of file InvOwner.cs.
| Card InvOwner.ErrorMessage.card |
Definition at line 1465 of file InvOwner.cs.
| string InvOwner.ErrorMessage.lang = "" |
Definition at line 1462 of file InvOwner.cs.
| string InvOwner.ErrorMessage.sound = "beep_small" |
Definition at line 1459 of file InvOwner.cs.