ExitEvent.

Callback Property

Summary

The method to invoke when this event is triggered.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ExitEvent

Syntax

public Action Callback { get; set; }

Value

Type Description
Action