ExitEvent.

Unregister(AnimancerNode) Method

Summary

Removes a registered Animancer.ExitEvent targeting the specified `node` and returns true if there was one.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ExitEvent

Syntax

public static bool Unregister(AnimancerNode node)

Parameters

Name Type Description
node AnimancerNode

Return Value

Type Description
bool