Animancer
Toggle side menu
Toggle side menu
Features
Download
Documentation
Help
API v7.4
Other Assets
This is the old Animancer v7.4 documentation. Click here for the latest version.
LazyStack
<
T
>
.
Current
Property
Summary
The object currently on the top of the stack.
Assembly
Animancer
.dll
Namespace
Animancer
Containing Type
LazyStack
<
T
>
Syntax
public T Current { get; private set; }
Value
Type
Description
T