Property AllowedInDungeons
| Improve this Doc View SourceAllowedInDungeons
Can this piece be built in dungeons? Defaults to
false
.Declaration
public bool AllowedInDungeons { get; set; }
Property Value
Type | Description |
---|---|
bool |
false
.public bool AllowedInDungeons { get; set; }
Type | Description |
---|---|
bool |