Summary
Tries to get the info about all fields containing the `reference`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- SharedReferenceCache
Syntax
public bool TryGetInfo(Object reference, out List<SharedReferenceCache.Field> references)
Parameters
| Name | Type | Description |
|---|---|---|
| reference | Object | |
| references | List |
Return Value
| Type | Description |
|---|---|
| bool |