This is the old Animancer v7.4 documentation. Click here for the latest version.

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>