Show / Hide Table of Contents

Class RepairRequiresSkillAttribute

Inheritance
System.Object
BaseRequiresSkillAttribute
RepairRequiresSkillAttribute
Implements
IController
IViewController
IHasUniversalID
Inherited Members
BaseRequiresSkillAttribute.Description()
BaseRequiresSkillAttribute.DescriptionNoText()
BaseRequiresSkillAttribute.IsMet(Player)
BaseRequiresSkillAttribute.IsMet(User)
BaseRequiresSkillAttribute.SkillItem
BaseRequiresSkillAttribute.ControllerID
BaseRequiresSkillAttribute.SkillType
BaseRequiresSkillAttribute.SkillTypeID
BaseRequiresSkillAttribute.Level
BaseRequiresSkillAttribute.IsValid
Namespace: Eco.Gameplay.Skills
Assembly: Eco.Gameplay.dll
Syntax
public class RepairRequiresSkillAttribute : BaseRequiresSkillAttribute, IController, IViewController, IHasUniversalID

Constructors

RepairRequiresSkillAttribute(Type, Int32)

Declaration
public RepairRequiresSkillAttribute(Type requiredSkillType, int requiredSkillLevel)
Parameters
Type Name Description
System.Type requiredSkillType
System.Int32 requiredSkillLevel

Properties

Cache

Declaration
public static AttributeCache<RepairRequiresSkillAttribute> Cache { get; }
Property Value
Type Description
AttributeCache<RepairRequiresSkillAttribute>

Implements

IController
IViewController
IHasUniversalID

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