AnimancerPlayable.

OnPlayableDestroy(Playable) Method

Summary

Cleans up the resources managed by this Animancer.AnimancerPlayable.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public override void OnPlayableDestroy(Playable playable)

Parameters

Name Type Description
playable Playable

Return Value

Type Description
void