Summary
    An 
		Animancer.AnimancerEvent.Sequence is being modified even though its
    Animancer.AnimancerEvent.Sequence.ShouldNotModifyReason is set.
    - Assembly
 - Animancer
.dll  - Namespace
 - Animancer
 - Containing Type
 - OptionalWarning
 
Syntax
LockedEvents
	Remarks
    This is primarily used by transitions. Their events should generally be configured on startup rather
    than repeating the setup on the state after the transition is played because such modifications will apply
    back to the transition's events (which is usually not intended).
    
	Constant Value
| Value | Type | 
|---|---|
| 512 | Int32 |