C# Class DarkEmu_GameServer.Global.SectorObject.n7nEntity

Show file Open project: CarlosX/DarkEmu Class Usage Examples

Public Properties

Property Type Description
ObjectMapflag byte
OutLines List
Points List
Position sPoint

Property Details

ObjectMapflag public property

public byte ObjectMapflag
return byte

OutLines public property

public List OutLines
return List

Points public property

public List Points
return List

Position public property

public sPoint Position
return sPoint