Show / Hide Table of Contents

Class RulesSystem

Inheritance
System.Object
RulesSystem
Namespace: Content.Shared.Random
Assembly: Content.Shared.dll
Syntax
public sealed class RulesSystem : EntitySystem

Methods

| Improve this Doc View Source

IsTrue(EntityUid, RulesPrototype)

Declaration
public bool IsTrue(EntityUid uid, RulesPrototype rules)
Parameters
Type Name Description
EntityUid uid
RulesPrototype rules
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾