Navigation
API > API/Plugins > API/Plugins/AnimNextAnimGraph > API/Plugins/AnimNextAnimGraph/FExecutionContext
Description
Pops a scoped interface owned by the specified trait An interface can only be popped if it lives at the top of the stack
| Name | PopScopedInterface |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNextAnimGraph/Source/AnimNextAnimGraph/Public/TraitCore/ExecutionContext.h |
| Include Path | #include "TraitCore/ExecutionContext.h" |
template<class ScopedTraitInterface>
bool PopScopedInterface
(
const FTraitBinding & Binding
)