C# Class GameStruct.MapRegionInfo

Show file Open project: dream-young-soul/soul Class Usage Examples

Public Properties

Property Type Description
bound_cx short
bound_cy short
bound_x short
bound_y short
mapid uint
type int

Property Details

bound_cx public property

public short bound_cx
return short

bound_cy public property

public short bound_cy
return short

bound_x public property

public short bound_x
return short

bound_y public property

public short bound_y
return short

mapid public property

public uint mapid
return uint

type public property

public int type
return int