Interface IHasBaseInfluence
Placed on a worldobject component that has base influence, meaning it generates influence without culture. Only works for a deed host object.
Namespace: Eco.Gameplay.InfluenceObjects
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasBaseInfluence
Properties
BaseInfluence
Declaration
float BaseInfluence { get; }
Property Value
Type | Description |
---|---|
System.Single |