AnimancerGraph.

PreUpdatables Property

Summary

Objects to be updated before time advances.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerGraph

Syntax

public IReadOnlyIndexedList<IUpdatable> PreUpdatables { get; }

Value

Type Description
IReadOnlyIndexedList<IUpdatable>