Version 3.3.0.1

BakedValues class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
public static class BakedValues
Inheritance
  • System.Object
  • BakedValues

Methods

TryGetBakedValue<T>(String, out T)
public static bool TryGetBakedValue<T>(string name, out T value)
Parameters
System.String name

T value

Returns
System.Boolean

Type Parameters
T