Summary
Does this state have its own
Animancer.AnimancerState.Events
which aren't shared with anything else?- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerState
Syntax
public bool HasOwnEvents { get; }
Remarks
The
Animancer.AnimancerState.Events
getter will set this to true but Animancer.AnimancerState.SharedEvents
won't.
Setting either property will set this to false.
Value
Type | Description |
---|---|
bool |