Show / Hide Table of Contents

Class LinkComponent.SettingsKey

Inheritance
System.Object
LinkComponent.SettingsKey
Namespace: Eco.Gameplay.Components
Assembly: Eco.Gameplay.dll
Syntax
protected class SettingsKey : Object

Constructors

SettingsKey()

Declaration
public SettingsKey()

SettingsKey(IAlias, WorldObjectHandle, Type)

Declaration
public SettingsKey(IAlias user, WorldObjectHandle obj, Type componentType)
Parameters
Type Name Description
IAlias user
WorldObjectHandle obj
System.Type componentType

Properties

Alias

Declaration
public IAlias Alias { get; }
Property Value
Type Description
IAlias

ComponentType

Declaration
public Type ComponentType { get; }
Property Value
Type Description
System.Type

Object

Declaration
public WorldObjectHandle Object { get; }
Property Value
Type Description
WorldObjectHandle

Methods

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32

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