C# 클래스 BananaMpq.Layer.AdtRelated.SMLiquidInstance

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

공개 프로퍼티들

프로퍼티 타입 설명
data int
existsTable int
height byte
liquidObjectId short
liquidType short
maxWaterHeight float
minWaterHeight float
width byte
xOffset byte
yOffset byte

프로퍼티 상세

data 공개적으로 프로퍼티

public int data
리턴 int

existsTable 공개적으로 프로퍼티

public int existsTable
리턴 int

height 공개적으로 프로퍼티

public byte height
리턴 byte

liquidObjectId 공개적으로 프로퍼티

public short liquidObjectId
리턴 short

liquidType 공개적으로 프로퍼티

public short liquidType
리턴 short

maxWaterHeight 공개적으로 프로퍼티

public float maxWaterHeight
리턴 float

minWaterHeight 공개적으로 프로퍼티

public float minWaterHeight
리턴 float

width 공개적으로 프로퍼티

public byte width
리턴 byte

xOffset 공개적으로 프로퍼티

public byte xOffset
리턴 byte

yOffset 공개적으로 프로퍼티

public byte yOffset
리턴 byte