C# Class FFACETools.FFACE.PARTYMEMBER

Show file Open project: golfandsurf/Campah

Public Properties

Property Type Description
Active byte
CurrentHP int
CurrentHPP byte
CurrentHPPDupe byte
CurrentMP int
CurrentMPP byte
CurrentMPPDupe byte
CurrentTP int
FlagMask uint
ID int
Index byte
MemberNumber byte
SvrID int
SvrIDDupe int
Zone short
pad0 int

Property Details

Active public property

public byte Active
return byte

CurrentHP public property

public int CurrentHP
return int

CurrentHPP public property

public byte CurrentHPP
return byte

CurrentHPPDupe public property

public byte CurrentHPPDupe
return byte

CurrentMP public property

public int CurrentMP
return int

CurrentMPP public property

public byte CurrentMPP
return byte

CurrentMPPDupe public property

public byte CurrentMPPDupe
return byte

CurrentTP public property

public int CurrentTP
return int

FlagMask public property

public uint FlagMask
return uint

ID public property

public int ID
return int

Index public property

public byte Index
return byte

MemberNumber public property

public byte MemberNumber
return byte

SvrID public property

public int SvrID
return int

SvrIDDupe public property

public int SvrIDDupe
return int

Zone public property

public short Zone
return short

pad0 public property

public int pad0
return int