Summary
[Assert-Conditional] Throws if the
Animancer.AnimancerNodeBase.Graph
is not the `graph`.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Validate
Syntax
[System.Diagnostics.Conditional(Strings.Assertions)]
public static void AssertGraph(AnimancerNode node, AnimancerGraph graph)
Attributes
Type | Description |
---|---|
ConditionalAttribute |
Parameters
Name | Type | Description |
---|---|---|
node | AnimancerNode | |
graph | AnimancerGraph |
Return Value
Type | Description |
---|---|
void |