Show / Hide Table of Contents

Class NearbyAccessRule

Checks for an entity nearby with the specified access.

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

Fields

| Improve this Doc View Source

Access

Declaration
public List<string> Access
Field Value
Type Description
List<System.String>
| Improve this Doc View Source

Anchored

Does the access entity need to be anchored.

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

Count

Count of entities that need to be nearby.

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
☀
☾