C# Class FFACETools.FFACE.TARGETINFO

Show file 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 property

public int CurrentID
return int

CurrentMask public property

public ushort CurrentMask
return ushort

CurrentSvrID public property

public int CurrentSvrID
return int

HPP public property

public byte HPP
return byte

IsLocked public property

public byte IsLocked
return byte

IsSub public property

public byte IsSub
return byte

SubID public property

public int SubID
return int

SubMask public property

public ushort SubMask
return ushort

SubSrvID public property

public int SubSrvID
return int