IPolymorphicReset.

Reset(Object) Method

Summary

Called when an instance of this type is created in a [UnityEngine.SerializeReference] field.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IPolymorphicReset

Syntax

void Reset(Object oldValue = null)

Parameters

Name Type Description
oldValue Object

Return Value

Type Description
void