메소드 | 설명 | |
---|---|---|
GetNpc ( int npcIndex ) : |
||
GetNpc ( string npcName ) : |
||
GetNpcs ( ) : CEngineSharp_Server.World.Entities.Npc[] | ||
LoadNpc ( string filePath ) : |
||
LoadNpcs ( ) : void | ||
NpcManager ( ) : System.Collections.Generic | ||
SaveNpcs ( ) : void |
public GetNpc ( int npcIndex ) : |
||
npcIndex | int | |
리턴 |
public GetNpc ( string npcName ) : |
||
npcName | string | |
리턴 |
public GetNpcs ( ) : CEngineSharp_Server.World.Entities.Npc[] | ||
리턴 | CEngineSharp_Server.World.Entities.Npc[] |
public LoadNpc ( string filePath ) : |
||
filePath | string | |
리턴 |
public NpcManager ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |