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

AnimancerEvent.

AnimancerEvent.ParameterString Class

Summary

An Animancer.AnimancerEvent.Parameter`1 for string.
Assembly
Animancer.dll
Namespace
Animancer
Interfaces
Base Types
AnimancerEvent.ParameterString
AnimancerEvent.Parameter
Object

Syntax

[Serializable]
public class AnimancerEvent.ParameterString : AnimancerEvent.Parameter<string>, 
    AnimancerEvent.IParameter, IInvokable, IPolymorphic

Attributes

Type Description
SerializableAttribute