Summary
Is the `child` a child of the `parent`?
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ManualMixerState
Syntax
public static bool IsChildOf(AnimancerNodeBase child, AnimancerNodeBase parent)
Parameters
| Name | Type | Description |
|---|---|---|
| child | AnimancerNodeBase | |
| parent | AnimancerNodeBase |
Return Value
| Type | Description |
|---|---|
| bool |