Show / Hide Table of Contents

Class ClanCapitalRaidSeasonAttack

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

Properties

| Improve this Doc View Source

Attacker

Declaration
public ClanCapitalRaidSeasonAttacker Attacker { get; set; }
Property Value
Type Description
ClanCapitalRaidSeasonAttacker
| Improve this Doc View Source

DestructionPercent

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

Stars

Declaration
public int Stars { get; set; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX