Show / Hide Table of Contents

Interface IHasReputation

Anything that can have rep (Citizens, artwork, etc).

Namespace: Eco.Gameplay.Economy.Reputation
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasReputation : IReputationAssociated, IController, IViewController, IHasUniversalID

Properties

MarkedUpName

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

UserSource

Declaration
User UserSource { get; }
Property Value
Type Description
User

Methods

CanGiveReputation(User)

Declaration
virtual Result CanGiveReputation(User giver)
Parameters
Type Name Description
User giver
Returns
Type Description
Result

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