C# 클래스 GameCreator.IDE.ActionLibrary

파일 보기 프로젝트 열기: joshwyant/game-creator 1 사용 예제들

공개 메소드들

메소드 설명
ActionLibrary ( ) : System
Load ( System s ) : ActionLibrary
Save ( System s ) : void

메소드 상세

ActionLibrary() 공개 메소드

public ActionLibrary ( ) : System
리턴 System

Load() 공개 정적인 메소드

public static Load ( System s ) : ActionLibrary
s System
리턴 ActionLibrary

Save() 공개 메소드

public Save ( System s ) : void
s System
리턴 void