AnimancerEvent.

AnimancerEvent.ParameterFloat Class

Summary

An Animancer.AnimancerEvent.Parameter`1 for float.
Assembly
Animancer.dll
Namespace
Animancer
Interfaces
Base Types
AnimancerEvent.ParameterFloat
AnimancerEvent.ParameterBoxed
AnimancerEvent.Parameter
Object
ISerializationCallbackReceiver

Syntax

[Serializable]
public class AnimancerEvent.ParameterFloat : AnimancerEvent.ParameterBoxed<float>, IInvokable, 
    IPolymorphic, AnimancerEvent.IParameter, ISerializationCallbackReceiver

Attributes

Type Description
SerializableAttribute