Show / Hide Table of Contents

Class ChangeParentConfigLocAttribute

Inheritance
System.Object
ChangeParentConfigLocAttribute
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public class ChangeParentConfigLocAttribute : Attribute

Constructors

ChangeParentConfigLocAttribute(String, String, String, Type, Boolean)

Declaration
public ChangeParentConfigLocAttribute(string oldName, string newName = null, string tag = null, Type type = null, bool hide = false)
Parameters
Type Name Description
System.String oldName
System.String newName
System.String tag
System.Type type
System.Boolean hide

Fields

Hide

Declaration
public bool Hide
Field Value
Type Description
System.Boolean

NewName

Declaration
public string NewName
Field Value
Type Description
System.String

PropName

Declaration
public string PropName
Field Value
Type Description
System.String

RestrictToTag

Declaration
public string RestrictToTag
Field Value
Type Description
System.String

RestrictToType

Declaration
public Type RestrictToType
Field 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
☀
☾