Show / Hide Table of Contents

Class RequireComponentAttribute

Inheritance
System.Object
RequireComponentAttribute
Namespace: Eco.Gameplay.Objects
Assembly: Eco.Gameplay.dll
Syntax
public class RequireComponentAttribute : Attribute

Constructors

RequireComponentAttribute(Type, String)

Declaration
public RequireComponentAttribute(Type type, string name = null)
Parameters
Type Name Description
System.Type type
System.String name

Fields

ComponentName

Declaration
public string ComponentName
Field Value
Type Description
System.String

Properties

ComponentType

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

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