Click or drag to resize

ValueSetterTCanTransition Property

If the transition is not null, the seconds for the transition is greater than 0, and the TransitionType is not None, this will be true. Used to avoid setting up things for the transition if it won't even be run.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected bool CanTransition { get; }

Property Value

Type: Boolean
See Also