Property | Type | Description | |
---|---|---|---|
KillAllNPCs | void | ||
ModifySpawnLimit | void | ||
ModifySpawnRate | void |
Method | Description | |
---|---|---|
NPC ( ) : System | ||
OnChatCommand ( string command, string args ) : bool |
Method | Description | |
---|---|---|
KillAllNPCs ( ) : void | ||
ModifySpawnLimit ( int rate ) : void | ||
ModifySpawnRate ( int rate ) : void |
public OnChatCommand ( string command, string args ) : bool | ||
command | string | |
args | string | |
return | bool |