Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph > API/Plugins/UAFAnimGraph/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/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/TraitCore/ExecutionContext.h |
| Include Path | #include "TraitCore/ExecutionContext.h" |
template<class ScopedTraitInterface>
bool PopScopedInterface
(
const FTraitBinding & Binding
)