Show / Hide Table of Contents

Class LawManager

Inheritance
System.Object
LawManager
Implements
ILawManager
IHasClientControlledContainers
IController
IViewController
IHasUniversalID
Namespace: Eco.Gameplay.Civics.Laws
Assembly: Eco.Gameplay.dll
Syntax
public class LawManager : Object, ILawManager, IHasClientControlledContainers, IController, IViewController, IHasUniversalID

Constructors

LawManager()

Declaration
public LawManager()

Properties

ControllerID

Declaration
public ref int ControllerID { get; }
Property Value
Type Description
System.Int32

Methods

Perform(GameAction, AccountChangeSet)

Declaration
public PostResult Perform(GameAction action, AccountChangeSet acc)
Parameters
Type Name Description
GameAction action
AccountChangeSet acc
Returns
Type Description
PostResult

SlowTick()

Declaration
public void SlowTick()

Implements

ILawManager
IHasClientControlledContainers
IController
IViewController
IHasUniversalID

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾