Key.

IsInList(Key) Method

Summary

Is the `key` currently in a keyed list?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Key

Syntax

public static bool IsInList(Key key)

Parameters

Name Type Description
key Key

Return Value

Type Description
bool