OptionalWarning.

CreateGraphDuringGuiEvent Field

Summary

An Animancer.AnimancerComponent.Graph is being initialized during a type of GUI event that isn't supposed to cause side effects.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
OptionalWarning

Syntax

CreateGraphDuringGuiEvent

Remarks

UnityEngine.EventType.Layout and UnityEngine.EventType.Repaint should display the current details of things, but they should not modify things.

Constant Value

Value Type
2 Int32