This is the old Animancer v7.4 documentation. Click here for the latest version.

IPolymorphicReset Interface

Summary

An Animancer.IPolymorphic with a Animancer.IPolymorphicReset.Reset method.
Assembly
Animancer.dll
Namespace
Animancer
Interfaces
IPolymorphicReset

Syntax

public interface IPolymorphicReset : IPolymorphic

Methods

Name Value Summary
Reset() void
Called when an instance of this type is created in a [UnityEngine.SerializeReference] field.