AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

Events Property

Summary

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 Events { get; set; }

Remarks

Unlike Animancer.AnimancerEvent.Sequence.Serializable.GetEventsOptional, this property will create an empty Animancer.AnimancerEvent.Sequence instead of returning null if there are no events.

Value

Type Description
AnimancerEvent.Sequence