C# 클래스 CEngineSharp_Editor.World.Npc

파일 보기 프로젝트 열기: JohnLamontagne/CEngineSharp 1 사용 예제들

공개 메소드들

메소드 설명
Load ( string filePath ) : Npc
Save ( string directoryPath ) : void

메소드 상세

Load() 공개 정적인 메소드

public static Load ( string filePath ) : Npc
filePath string
리턴 Npc

Save() 공개 메소드

public Save ( string directoryPath ) : void
directoryPath string
리턴 void