Summary
Accesses a callback in this dictionary.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- NamedEventDictionary
Syntax
public Action this[StringReference name] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
name | StringReference |
Value
Type | Description |
---|---|
Action |