C# Class FFACETools.FFACE.ALLIANCEINFO

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

public int AllianceLeaderID
return int

Invited public property

public byte Invited
return byte

Party0Count public property

public byte Party0Count
return byte

Party0LeaderID public property

public int Party0LeaderID
return int

Party0Visible public property

public byte Party0Visible
return byte

Party1Count public property

public byte Party1Count
return byte

Party1LeaderID public property

public int Party1LeaderID
return int

Party1Visible public property

public byte Party1Visible
return byte

Party2Count public property

public byte Party2Count
return byte

Party2LeaderID public property

public int Party2LeaderID
return int

Party2Visible public property

public byte Party2Visible
return byte