Summary
Can this transition create a valid
Animancer.AnimancerState?- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- TransitionAssetBase
Syntax
public virtual bool IsValid { get; }
Remarks
Use
AnimancerUtilities.IsValid(ITransition)
to also null check this reference, i.e: transition.IsValid().
Value
| Type | Description |
|---|---|
| bool |