프로퍼티 | 타입 | 설명 | |
---|---|---|---|
KillAllNPCs | void | ||
ModifySpawnLimit | void | ||
ModifySpawnRate | void |
메소드 | 설명 | |
---|---|---|
NPC ( ) : System | ||
OnChatCommand ( string command, string args ) : bool |
메소드 | 설명 | |
---|---|---|
KillAllNPCs ( ) : void | ||
ModifySpawnLimit ( int rate ) : void | ||
ModifySpawnRate ( int rate ) : void |
public OnChatCommand ( string command, string args ) : bool | ||
command | string | |
args | string | |
리턴 | bool |