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

AnimancerEvent.ParameterBoxed<T>.

AnimancerEvent.

Value Property

Summary

[UnityEngine.SerializeField] The serialized T.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.ParameterBoxed<T>

Syntax

public override T Value { get; set; }

Value

Type Description
T