AnimancerEvent.

IsNullOrDummy(Action) Method

Summary

Is the `callback` null or the Animancer.AnimancerEvent.DummyCallback?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent

Syntax

public static bool IsNullOrDummy(Action callback)

Parameters

Name Type Description
callback Action

Return Value

Type Description
bool