Show / Hide Table of Contents

Class EnumPluginConfigProperty

Inheritance
System.Object
SimplePluginConfigProperty
EnumPluginConfigProperty
Implements
IPluginConfigProperty
Inherited Members
SimplePluginConfigProperty.Name
SimplePluginConfigProperty.DisplayName
SimplePluginConfigProperty.Description
SimplePluginConfigProperty.Category
SimplePluginConfigProperty.Type
SimplePluginConfigProperty.Kind
SimplePluginConfigProperty.Properties
SimplePluginConfigProperty.Editor
Namespace: Eco.Core.Plugins
Assembly: Eco.Core.dll
Syntax
public class EnumPluginConfigProperty : SimplePluginConfigProperty, IPluginConfigProperty

Constructors

EnumPluginConfigProperty(Type)

Declaration
public EnumPluginConfigProperty(Type type)
Parameters
Type Name Description
System.Type type

Properties

EnumValues

Declaration
public string[] EnumValues { get; }
Property Value
Type Description
System.String[]

Implements

IPluginConfigProperty

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾