IPolymorphicReset Interface

Summary

An Animancer.IPolymorphic with a Animancer.IPolymorphicReset.Reset(System.Object) method.
Assembly
Animancer.dll
Namespace
Animancer
Interfaces
IPolymorphicReset

Syntax

public interface IPolymorphicReset : IPolymorphic

Methods

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