Show / Hide Table of Contents

Class IconUtils.SymbolicIcons

Inheritance
System.Object
IconUtils.SymbolicIcons
Namespace: Eco.Shared.Icons
Assembly: Eco.Shared.dll
Syntax
[HasEnumIcons("Symbolic Icons")]
public sealed class SymbolicIcons : Enum

Fields

Checkmark

Declaration
public const IconUtils.SymbolicIcons Checkmark
Field Value
Type Description
IconUtils.SymbolicIcons

Culture

Declaration
public const IconUtils.SymbolicIcons Culture
Field Value
Type Description
IconUtils.SymbolicIcons

CurrencySymbol

Declaration
public const IconUtils.SymbolicIcons CurrencySymbol
Field Value
Type Description
IconUtils.SymbolicIcons

DinnerParty

Declaration
public const IconUtils.SymbolicIcons DinnerParty
Field Value
Type Description
IconUtils.SymbolicIcons

EcoCredit

Declaration
public const IconUtils.SymbolicIcons EcoCredit
Field Value
Type Description
IconUtils.SymbolicIcons

EmptyIcon

Declaration
public const IconUtils.SymbolicIcons EmptyIcon
Field Value
Type Description
IconUtils.SymbolicIcons

Error

Declaration
public const IconUtils.SymbolicIcons Error
Field Value
Type Description
IconUtils.SymbolicIcons

Globe

Declaration
public const IconUtils.SymbolicIcons Globe
Field Value
Type Description
IconUtils.SymbolicIcons

House

Declaration
public const IconUtils.SymbolicIcons House
Field Value
Type Description
IconUtils.SymbolicIcons

InfluenceRadius

Declaration
public const IconUtils.SymbolicIcons InfluenceRadius
Field Value
Type Description
IconUtils.SymbolicIcons

NoCraving

Declaration
public const IconUtils.SymbolicIcons NoCraving
Field Value
Type Description
IconUtils.SymbolicIcons

Nutrition

Declaration
public const IconUtils.SymbolicIcons Nutrition
Field Value
Type Description
IconUtils.SymbolicIcons

QuestionMark

Declaration
public const IconUtils.SymbolicIcons QuestionMark
Field Value
Type Description
IconUtils.SymbolicIcons

RedX

Declaration
public const IconUtils.SymbolicIcons RedX
Field Value
Type Description
IconUtils.SymbolicIcons

Reputation

Declaration
public const IconUtils.SymbolicIcons Reputation
Field Value
Type Description
IconUtils.SymbolicIcons

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

XP

Declaration
public const IconUtils.SymbolicIcons XP
Field Value
Type Description
IconUtils.SymbolicIcons

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