Show / Hide Table of Contents

Class NearbyTilesPercentRule

Inheritance
System.Object
RulesRule
NearbyTilesPercentRule
Namespace: Content.Shared.Random
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
public float Percent
Field Value
Type Description
System.Single
| Improve this Doc View Source

Range

Declaration
public float Range
Field Value
Type Description
System.Single
| Improve this Doc View Source

Tiles

Declaration
public List<string> Tiles
Field Value
Type Description
List<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾