NamedEventDictionary.

Remove(StringReference) Method

Summary

Removes all callbacks registered with the `name`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
NamedEventDictionary

Syntax

public bool Remove(StringReference name)

Parameters

Name Type Description
name StringReference

Return Value

Type Description
bool