AnimancerUtilities.

IsInList(IUpdatable) Method

Summary

Is the `updatable` currently in a list?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerUtilities

Syntax

public static bool IsInList(this IUpdatable updatable)

Parameters

Name Type Description
updatable IUpdatable

Return Value

Type Description
bool