C# Class FFACETools.FFACE.ALLIANCEINFO

Exibir arquivo Open project: golfandsurf/Campah

Public Properties

Property Type Description
AllianceLeaderID int
Invited byte
Party0Count byte
Party0LeaderID int
Party0Visible byte
Party1Count byte
Party1LeaderID int
Party1Visible byte
Party2Count byte
Party2LeaderID int
Party2Visible byte

Property Details

AllianceLeaderID public_oe property

public int AllianceLeaderID
return int

Invited public_oe property

public byte Invited
return byte

Party0Count public_oe property

public byte Party0Count
return byte

Party0LeaderID public_oe property

public int Party0LeaderID
return int

Party0Visible public_oe property

public byte Party0Visible
return byte

Party1Count public_oe property

public byte Party1Count
return byte

Party1LeaderID public_oe property

public int Party1LeaderID
return int

Party1Visible public_oe property

public byte Party1Visible
return byte

Party2Count public_oe property

public byte Party2Count
return byte

Party2LeaderID public_oe property

public int Party2LeaderID
return int

Party2Visible public_oe property

public byte Party2Visible
return byte