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

AnimancerEvent.Invocation.

AnimancerEvent.

Invocation(AnimancerEvent, StringReference, AnimancerState) Constructor

Summary

Creates a new Animancer.AnimancerEvent.Invocation.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Invocation

Syntax

public Invocation(AnimancerEvent animancerEvent, StringReference eventName, AnimancerState state)

Parameters

Name Type Description
animancerEvent AnimancerEvent
eventName StringReference
state AnimancerState

Return Value

Type Description
void