GetText
This method returns the event text, including the arguments.
Syntax
public virtual string GetText(int langId)
Parameter
Name | Type | Description |
---|---|---|
langId | int | LangID of the language |
Return value
Name | Type | Description |
---|---|---|
GetText | string | Event text |
This method returns the event text, including the arguments.
public virtual string GetText(int langId)
Name | Type | Description |
---|---|---|
langId | int | LangID of the language |
Name | Type | Description |
---|---|---|
GetText | string | Event text |