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