AnimancerTransitionAssetBase.UnShared<TAsset>.

AnimancerTransitionAssetBase.

ClearCachedEvents() Method

Summary

Clears the cached Animancer.AnimancerTransitionAssetBase.UnShared`1.Events so that next time they are accessed they will be copied from the Animancer.AnimancerTransitionAssetBase.UnShared`1.SerializedEvents again.

Syntax

public void ClearCachedEvents()

Return Value

Type Description
void