Show / Hide Table of Contents

Class RequiresSkillAttribute

Inheritance
System.Object
BaseRequiresSkillAttribute
RequiresSkillAttribute
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 RequiresSkillAttribute : BaseRequiresSkillAttribute, IController, IViewController, IHasUniversalID

Constructors

RequiresSkillAttribute(Type, Int32)

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

Properties

Cache

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

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