LazyStack<T>.

Increment() Method

Summary

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

Syntax

public T Increment()

Return Value

Type Description
T