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

KeyChange<TKey>.

PreviousKey Property

Summary

The key being changed from.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
KeyChange<TKey>

Syntax

public static TKey PreviousKey { get; }

Value

Type Description
TKey