Version 3.3.0.1

StaticInitializeBeforeDrawingAttribute class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
[AttributeUsage(AttributeTargets.Assembly)]
public class StaticInitializeBeforeDrawingAttribute : Attribute, _Attribute
Inheritance
  • System.Object
  • System.Attribute
  • StaticInitializeBeforeDrawingAttribute

Constructors

StaticInitializeBeforeDrawingAttribute(Type[])
public StaticInitializeBeforeDrawingAttribute(params Type[] types)
Parameters
System.Type[] types

Fields

Types
public Type[] Types