Class ClanInfo
- Namespace
- TaleWorlds.MountAndBlade.Diamond
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class ClanInfo
- Inheritance
-
ClanInfo
- Inherited Members
Constructors
ClanInfo(Guid, string, string, string, string, string, ClanPlayer[], ClanAnnouncement[])
public ClanInfo(Guid clanId, string name, string tag, string faction, string sigil, string information, ClanPlayer[] players, ClanAnnouncement[] announcements)
Parameters
clanId
Guidname
stringtag
stringfaction
stringsigil
stringinformation
stringplayers
ClanPlayer[]announcements
ClanAnnouncement[]
Properties
Announcements
public ClanAnnouncement[] Announcements { get; }
Property Value
ClanId
public Guid ClanId { get; }
Property Value
Faction
public string Faction { get; }
Property Value
InformationText
public string InformationText { get; }
Property Value
Name
public string Name { get; }
Property Value
Players
public ClanPlayer[] Players { get; }
Property Value
Sigil
public string Sigil { get; }
Property Value
Tag
public string Tag { get; }
Property Value
Methods
CreateUnavailableClanInfo()
public static ClanInfo CreateUnavailableClanInfo()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).