Show / Hide Table of Contents

Class TwitchDropAttribute

Matches an Item type to a specific reward in the Twitch drops manager.

Inheritance
System.Object
ItemAttribute
TwitchDropAttribute
Inherited Members
ItemAttribute.BuildCache(IEnumerable<Item>)
ItemAttribute.Has<T>(Type)
ItemAttribute.Has(Type, Type)
ItemAttribute.TryGet<T>(Type, T)
ItemAttribute.Get<T>(Type)
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public sealed class TwitchDropAttribute : ItemAttribute

Constructors

TwitchDropAttribute(String)

Declaration
public TwitchDropAttribute(string rewardId)
Parameters
Type Name Description
System.String rewardId

Properties

RewardId

Declaration
public string RewardId { get; }
Property Value
Type Description
System.String

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