C# 클래스 PGMEBackend.Behavior

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
actionByte int
actionByte2 int
backgroundByte int
backgroundByte2 int
rawBehavior byte[]

공개 메소드들

메소드 설명
Behavior ( byte raw ) : System
GetBackground ( ) : int

메소드 상세

Behavior() 공개 메소드

public Behavior ( byte raw ) : System
raw byte
리턴 System

GetBackground() 공개 메소드

public GetBackground ( ) : int
리턴 int

프로퍼티 상세

actionByte 공개적으로 프로퍼티

public int actionByte
리턴 int

actionByte2 공개적으로 프로퍼티

public int actionByte2
리턴 int

backgroundByte 공개적으로 프로퍼티

public int backgroundByte
리턴 int

backgroundByte2 공개적으로 프로퍼티

public int backgroundByte2
리턴 int

rawBehavior 공개적으로 프로퍼티

public byte[] rawBehavior
리턴 byte[]