Show / Hide Table of Contents

Class NearbyComponentsRule

Inheritance
System.Object
RulesRule
NearbyComponentsRule
Namespace: Content.Shared.Random
Assembly: Content.Shared.dll
Syntax
public sealed class NearbyComponentsRule : RulesRule

Fields

| Improve this Doc View Source

Anchored

Does the entity need to be anchored.

Declaration
public bool Anchored
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Components

Declaration
public ComponentRegistry Components
Field Value
Type Description
Robust.Shared.Prototypes.ComponentRegistry
| Improve this Doc View Source

Count

Declaration
public int Count
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Range

Declaration
public float Range
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾