Elin Modding Docs Doc
Loading...
Searching...
No Matches
InvOwner.ErrorMessage Class Reference

Public Member Functions

void Set (string _lang, Card c=null, string _sound="beep_small")
 

Public Attributes

string sound = "beep_small"
 
string lang = ""
 
Card card
 

Detailed Description

Definition at line 1445 of file InvOwner.cs.

Member Function Documentation

◆ Set()

void InvOwner.ErrorMessage.Set ( string _lang,
Card c = null,
string _sound = "beep_small" )

Definition at line 1448 of file InvOwner.cs.

Member Data Documentation

◆ card

Card InvOwner.ErrorMessage.card

Definition at line 1465 of file InvOwner.cs.

◆ lang

string InvOwner.ErrorMessage.lang = ""

Definition at line 1462 of file InvOwner.cs.

◆ sound

string InvOwner.ErrorMessage.sound = "beep_small"

Definition at line 1459 of file InvOwner.cs.


The documentation for this class was generated from the following file: