AnimationGathererRecursionGuard.

HasCheckedObject(Object) Method

Summary

Stores the specified object and returns true if it wasn't already stored.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimationGathererRecursionGuard

Syntax

public static bool HasCheckedObject(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool