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