Show / Hide Table of Contents

Class SurfaceTags

Tags we look for in order to place on surfaces or define surfaces.

Inheritance
System.Object
SurfaceTags
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
public sealed class SurfaceTags : Enum

Fields

CanBeOnRug

Declaration
public const SurfaceTags CanBeOnRug
Field Value
Type Description
SurfaceTags

CanBeOnTableTop

Declaration
public const SurfaceTags CanBeOnTableTop
Field Value
Type Description
SurfaceTags

HasFloorSurface

Declaration
public const SurfaceTags HasFloorSurface
Field Value
Type Description
SurfaceTags

HasTableSurface

Declaration
public const SurfaceTags HasTableSurface
Field Value
Type Description
SurfaceTags

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