Version 3.2.0.0

InternalCommandStateIndexerReturnTypeOverrideAttribute class

Namespace: Sirenix.Utilities.Editor.Expressions.Internal
Assembly: Sirenix.Utilities.Editor
[AttributeUsage(AttributeTargets.Method)]
public class InternalCommandStateIndexerReturnTypeOverrideAttribute : Attribute, _Attribute
Inheritance
  • System.Object
  • System.Attribute
  • InternalCommandStateIndexerReturnTypeOverrideAttribute

Constructors

InternalCommandStateIndexerReturnTypeOverrideAttribute(String)
public InternalCommandStateIndexerReturnTypeOverrideAttribute(string evalMethod)
Parameters
System.String evalMethod

Fields

EvalMethod
public string EvalMethod