AnimancerGraphDrawer.

IsMainObjectUsedMultipleTimes(Object) Method

Summary

Is the given `mainObject` used as the Animancer.AnimancerState.MainObject of multiple states?
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGraphDrawer

Syntax

public bool IsMainObjectUsedMultipleTimes(Object mainObject)

Parameters

Name Type Description
mainObject Object

Return Value

Type Description
bool