AnimancerPlayable.StateDictionary.

AnimancerPlayable.

Destroy(IHasKey) Method

Summary

Calls Animancer.AnimancerState.Destroy on the state associated with the Animancer.IHasKey.Key (if any). Returns true if the state existed.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.StateDictionary

Syntax

public bool Destroy(IHasKey hasKey)

Parameters

Name Type Description
hasKey IHasKey

Return Value

Type Description
bool