Show / Hide Table of Contents

Class SpeaksWellOfOthersReputationGiver

Inheritance
System.Object
SpeaksWellOfOthersReputationGiver
Implements
IGivesReputation
IReputationAssociated
IHasReferenceableSerializableID
IHasSerializableID
IHasUniversalID
Namespace: Eco.Gameplay.Economy.Reputation.Internal
Assembly: Eco.Gameplay.dll
Syntax
public class SpeaksWellOfOthersReputationGiver : Object, IGivesReputation, IReputationAssociated, IHasReferenceableSerializableID, IHasSerializableID, IHasUniversalID

Constructors

SpeaksWellOfOthersReputationGiver()

Declaration
public SpeaksWellOfOthersReputationGiver()

Properties

ControllerID

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

GivableReputationPerDayPerTarget

Declaration
public float GivableReputationPerDayPerTarget { get; }
Property Value
Type Description
System.Single

GivableReputationToSingleTargetTotal

Declaration
public Range GivableReputationToSingleTargetTotal { get; }
Property Value
Type Description
Range

Id

Declaration
public int Id { get; set; }
Property Value
Type Description
System.Int32

MarkedUpName

Declaration
public LocString MarkedUpName { get; }
Property Value
Type Description
LocString

Events

PropertyChanged

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type Description
System.ComponentModel.PropertyChangedEventHandler

Explicit Interface Implementations

IGivesReputation.DisplayPriority

Declaration
int IGivesReputation.DisplayPriority { get; }
Returns
Type Description
System.Int32

IGivesReputation.GivableReputationPerDay

Declaration
float IGivesReputation.GivableReputationPerDay { get; }
Returns
Type Description
System.Single

Implements

IGivesReputation
IReputationAssociated
IHasReferenceableSerializableID
IHasSerializableID
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
☀
☾