Show / Hide Table of Contents

Class ViewClassFlags

Inheritance
System.Object
ViewClassFlags
Namespace: Eco.Shared.View
Assembly: Eco.Shared.dll
Syntax
public sealed class ViewClassFlags : Enum

Fields

Abstract

Declaration
public const ViewClassFlags Abstract
Field Value
Type Description
ViewClassFlags

ActiveWhenDisabled

Declaration
public const ViewClassFlags ActiveWhenDisabled
Field Value
Type Description
ViewClassFlags

Autogen

Declaration
public const ViewClassFlags Autogen
Field Value
Type Description
ViewClassFlags

CreateComponentTab

Declaration
public const ViewClassFlags CreateComponentTab
Field Value
Type Description
ViewClassFlags

HasIcon

Declaration
public const ViewClassFlags HasIcon
Field Value
Type Description
ViewClassFlags

NoStats

Declaration
public const ViewClassFlags NoStats
Field Value
Type Description
ViewClassFlags

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

CommandLine.FeedFromCommandLine(Object)
CommandLine.ToCommandLineArgs(Object, Func<Object, Boolean>)
ListUtil.DepthFirstTraversal<T>(T, Func<T, IEnumerable<T>>)
EnumerableExtensions.SingleItemAsEnumerable<T>(T)
EventUtils.RaiseEvent<TEventArgs>(Object, String, TEventArgs)
PredicateUtils.MatchesAll<TEnumerable, T>(T, TEnumerable)
PredicateUtils.MatchesAll<T>(T, Func<T, Boolean>[])
PredicateUtils.MatchesAny<TEnumerable, T>(T, TEnumerable)
ReflectionUtils.PropertyValue<T>(Object, PropertyInfo)
ReflectionUtils.TryGetPropertyValueByName<T>(Object, String, out T)
ReflectionUtils.GetPropertyValueByName<T>(Object, String)
ReflectionUtils.SetPropertyByName(Object, String, Object)
ReflectionUtils.GetStructPropertyByName<T>(Object, String)
ReflectionUtils.GetStringPropertyByName(Object, String)
ReflectionUtils.ZipByProperty<T>(Object, Object, Object, Func<T, T, T>)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾