Elin Modding Docs Doc
Loading...
Searching...
No Matches
SourceSpawnList.Row Class Reference
Inheritance diagram for SourceSpawnList.Row:

Public Member Functions

override string GetEditorListName ()
 

Public Attributes

string id
 
string parent
 
string type
 
string[] category
 
string[] idCard
 
string[] tag
 
string[] filter
 

Properties

override bool UseAlias [get]
 
override string GetAlias [get]
 

Detailed Description

Definition at line 29 of file SourceSpawnList.cs.

Member Function Documentation

◆ GetEditorListName()

override string SourceSpawnList.Row.GetEditorListName ( )

Definition at line 52 of file SourceSpawnList.cs.

Member Data Documentation

◆ category

string [] SourceSpawnList.Row.category

Definition at line 67 of file SourceSpawnList.cs.

◆ filter

string [] SourceSpawnList.Row.filter

Definition at line 76 of file SourceSpawnList.cs.

◆ id

string SourceSpawnList.Row.id

Definition at line 58 of file SourceSpawnList.cs.

◆ idCard

string [] SourceSpawnList.Row.idCard

Definition at line 70 of file SourceSpawnList.cs.

◆ parent

string SourceSpawnList.Row.parent

Definition at line 61 of file SourceSpawnList.cs.

◆ tag

string [] SourceSpawnList.Row.tag

Definition at line 73 of file SourceSpawnList.cs.

◆ type

string SourceSpawnList.Row.type

Definition at line 64 of file SourceSpawnList.cs.

Property Documentation

◆ GetAlias

override string SourceSpawnList.Row.GetAlias
get

Definition at line 43 of file SourceSpawnList.cs.

◆ UseAlias

override bool SourceSpawnList.Row.UseAlias
get

Definition at line 33 of file SourceSpawnList.cs.


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