Summary
Gathers all objects referenced by the `root`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialized
Data Editor Window <TObject, TData>
Syntax
public static void GatherObjectReferences(Object root, HashSet<Object> objects)
Parameters
| Name | Type | Description |
|---|---|---|
| root | Object | |
| objects | HashSet |
Return Value
| Type | Description |
|---|---|
| void |