Class NearbyTilesPercentRule
Inheritance
System.Object
NearbyTilesPercentRule
Assembly: Content.Shared.dll
Syntax
public sealed class NearbyTilesPercentRule : RulesRule
Fields
|
Improve this Doc
View Source
IgnoreAnchored
If there are anchored entities on the tile do we ignore the tile.
Declaration
public bool IgnoreAnchored
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Percent
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Range
Declaration
Field Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Tiles
Declaration
public List<string> Tiles
Field Value
Type |
Description |
List<System.String> |
|