C# Class BananaMpq.Layer.AdtRelated.SMLiquidInstance

Datei anzeigen Open project: sgraf812/BananaMpq Class Usage Examples

Public Properties

Property Type Description
data int
existsTable int
height byte
liquidObjectId short
liquidType short
maxWaterHeight float
minWaterHeight float
width byte
xOffset byte
yOffset byte

Property Details

data public_oe property

public int data
return int

existsTable public_oe property

public int existsTable
return int

height public_oe property

public byte height
return byte

liquidObjectId public_oe property

public short liquidObjectId
return short

liquidType public_oe property

public short liquidType
return short

maxWaterHeight public_oe property

public float maxWaterHeight
return float

minWaterHeight public_oe property

public float minWaterHeight
return float

width public_oe property

public byte width
return byte

xOffset public_oe property

public byte xOffset
return byte

yOffset public_oe property

public byte yOffset
return byte