This is the old Animancer v7.4 documentation. Click here for the latest version.

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