C# Class FFACETools.FFACE.TARGETINFO

Exibir arquivo Open project: golfandsurf/Campah

Public Properties

Property Type Description
CurrentID int
CurrentMask ushort
CurrentSvrID int
HPP byte
IsLocked byte
IsSub byte
SubID int
SubMask ushort
SubSrvID int

Property Details

CurrentID public_oe property

public int CurrentID
return int

CurrentMask public_oe property

public ushort CurrentMask
return ushort

CurrentSvrID public_oe property

public int CurrentSvrID
return int

HPP public_oe property

public byte HPP
return byte

IsLocked public_oe property

public byte IsLocked
return byte

IsSub public_oe property

public byte IsSub
return byte

SubID public_oe property

public int SubID
return int

SubMask public_oe property

public ushort SubMask
return ushort

SubSrvID public_oe property

public int SubSrvID
return int