Summary
Returns the runtime
Animancer.AnimancerEvent.Sequence
compiled from this Animancer.AnimancerEvent.Sequence.Serializable
.
Each call after the first will return the same reference.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerEvent
.Sequence .Serializable
Syntax
public AnimancerEvent.Sequence GetEventsOptional()
Remarks
This method returns null if the sequence would be empty anyway and is used by the implicit
conversion from
Animancer.AnimancerEvent.Sequence.Serializable
to Animancer.AnimancerEvent.Sequence
.
Return Value
Type | Description |
---|---|
AnimancerEvent |