Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/TraitCore > API/Plugins/AnimNext/TraitCore/FExecutionContext
| Type | Name | Description | |
|---|---|---|---|
| bool | IsBoundTo
(
const FAnimNextGraphInstancePtr& InGraphInstance |
Returns whether or not this execution context is bound to the specified graph instance Returns true if the root graphs match | |
| bool | IsBoundTo
(
const FAnimNextGraphInstance& InGraphInstance |
Returns whether or not this execution context is bound to the specified graph instance Returns true if the root graphs match |