Show / Hide Table of Contents

Interface IExecutiveAction

Inherited Members
IDescribable.Description()
Namespace: Eco.Gameplay.Civics.Laws.ExecutiveActions
Assembly: Eco.Gameplay.dll
Syntax
public interface IExecutiveAction : IController, IViewController, IHasUniversalID, IDescribable

Methods

ContainsAction(Type)

Declaration
bool ContainsAction(Type type)
Parameters
Type Name Description
System.Type type
Returns
Type Description
System.Boolean

PerformExecutiveAction(User, IContextObject, Settlement, AccountChangeSet)

Declaration
PostResult PerformExecutiveAction(User user, IContextObject context, Settlement jurisdictionSettlement, AccountChangeSet acc)
Parameters
Type Name Description
User user
IContextObject context
Settlement jurisdictionSettlement
AccountChangeSet acc
Returns
Type Description
PostResult

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