AnimancerEvent.Dispatcher.

AnimancerEvent.

DismissEventOwnership() Method

Summary

Sets Animancer.AnimancerEvent.Dispatcher.HasOwnEvents to false.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Dispatcher

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public void DismissEventOwnership()

Attributes

Type Description
MethodImplAttribute

Return Value

Type Description
void