Show / Hide Table of Contents

Class LawsCommand

Inheritance
System.Object
Robust.Shared.Toolshed.ToolshedCommand
LawsCommand
Namespace: Content.Server.Silicons.Laws
Assembly: Content.Server.dll
Syntax
public sealed class LawsCommand : ToolshedCommand

Methods

| Improve this Doc View Source

Get(EntityUid)

Declaration
public IEnumerable<string> Get(EntityUid lawbound)
Parameters
Type Name Description
EntityUid lawbound
Returns
Type Description
IEnumerable<System.String>
| Improve this Doc View Source

List()

Declaration
public IEnumerable<EntityUid> List()
Returns
Type Description
IEnumerable<EntityUid>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾