StateBehaviour.

ForceRepaintOnEnableDisable Property

Summary

[Editor-Only] Should the Inspector be repainted when a Animancer.FSM.StateBehaviour is enabled or disabled while it is selected?
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateBehaviour

Syntax

public static bool ForceRepaintOnEnableDisable { get; set; }

Remarks

Default is true.

Value

Type Description
bool