C# 클래스 CEngineSharp_Editor.World.Item

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

공개 메소드들

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

메소드 상세

Load() 공개 정적인 메소드

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

Save() 공개 메소드

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