C# 클래스 GameCreator.IDE.ActionDefinition

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

공개 메소드들

메소드 설명
ActionDefinition ( ActionLibrary reference ) : System
ActionDefinition ( ActionLibrary parent, string name, int id ) : System

메소드 상세

ActionDefinition() 공개 메소드

public ActionDefinition ( ActionLibrary reference ) : System
reference ActionLibrary
리턴 System

ActionDefinition() 공개 메소드

public ActionDefinition ( ActionLibrary parent, string name, int id ) : System
parent ActionLibrary
name string
id int
리턴 System