Show / Hide Table of Contents

Class MacroEvaluator

Inheritance
Object
MacroEvaluator
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.Macros
Assembly: UnityEditor.dll
Syntax
public static class MacroEvaluator

Methods

| Improve this Doc View Source

Eval(String)

Declaration
public static string Eval(string macro)
Parameters
Type Name Description
String macro
Returns
Type Description
String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX