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

LazyStack<T>.

Decrement() Method

Summary

Moves to the previous object in the stack.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
LazyStack<T>

Syntax

public void Decrement()

Return Value

Type Description
void