Show / Hide Table of Contents

Class ClanCapital

Inheritance
System.Object
ClanCapital
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class ClanCapital

Properties

| Improve this Doc View Source

CapitalHallLevel

Declaration
public int CapitalHallLevel { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Districts

Declaration
public ClanDistrictDataList Districts { get; set; }
Property Value
Type Description
ClanDistrictDataList
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX