Show / Hide Table of Contents

Class InfluenceManager

Inheritance
System.Object
InfluenceManager
Implements
IController
IViewController
IHasUniversalID
Namespace: Eco.Gameplay.InfluenceObjects
Assembly: Eco.Gameplay.dll
Syntax
public class InfluenceManager : Singleton<InfluenceManager>, IController, IViewController, IHasUniversalID

Constructors

InfluenceManager()

Declaration
public InfluenceManager()

Properties

ControllerID

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

InfluenceChangeNotifier

Declaration
public InfluenceChangeNotifier InfluenceChangeNotifier { get; }
Property Value
Type Description
InfluenceChangeNotifier

Methods

GetMap(Object)

Declaration
public InfluenceMap GetMap(object handle)
Parameters
Type Name Description
System.Object handle
Returns
Type Description
InfluenceMap

Implements

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