Class PlayerHouseElement
Inheritance
System.Object
PlayerHouseElement
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class PlayerHouseElement
Properties
| Improve this Doc View SourceId
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Type
Declaration
public PlayerHouseElementType? Type { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<PlayerHouseElementType> |