Elin Decompiled Documentation EA 23.102 Nightly
|
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 7 of file InvOwner.cs.
|
inline |
Definition at line 15 of file InvOwner.cs.
References InvOwner.ErrorMessage.card, InvOwner.ErrorMessage.lang, and InvOwner.ErrorMessage.sound.
Referenced by InvOwner.Transaction.IsValid(), and InvOwner.Transaction.Process().
Card InvOwner.ErrorMessage.card |
Definition at line 13 of file InvOwner.cs.
Referenced by InvOwner.Transaction.Process(), and InvOwner.ErrorMessage.Set().
string InvOwner.ErrorMessage.lang = "" |
Definition at line 11 of file InvOwner.cs.
Referenced by InvOwner.Transaction.Process(), and InvOwner.ErrorMessage.Set().
string InvOwner.ErrorMessage.sound = "beep_small" |
Definition at line 9 of file InvOwner.cs.
Referenced by InvOwner.Transaction.Process(), and InvOwner.ErrorMessage.Set().