Summary
[Editor-Conditional]
Causes an Inspector field in an
Animancer.ITransition
to be drawn after its events where the events would normally be drawn last.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Base Types
-
- Attribute
graph BT
Type-->Base0["Attribute"]
Type["DrawAfterEventsAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.Field)]
[System.Diagnostics.Conditional(Strings.UnityEditor)]
public sealed class DrawAfterEventsAttribute : Attribute
Attributes
Type | Description |
---|---|
Attribute |
|
ConditionalAttribute |