Interface IInfluencer
Namespace: Eco.Gameplay.InfluenceObjects
Assembly: Eco.Gameplay.dll
Syntax
public interface IInfluencer : IHasID, IController, IViewController, IHasUniversalID, INamed, IReInitializable, IHasReferenceableSerializableID, IHasSerializableID
Properties
Color
Declaration
Color Color { get; }
Property Value
| Type | Description |
|---|---|
| Color |
Priority
Declaration
virtual int Priority { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |