Show / Hide Table of Contents

Interface IHasInteractions

Identifier for types that can host methods with the InteractionAttribute.

Namespace: Eco.Gameplay.Interactions.Interactors
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasInteractions
Remarks

We use heavy reflection in Initialize(), so we use this interface to reduce the scope of reflection to types that implement this.

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