Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/DecoratorBase > API/Plugins/AnimNext/DecoratorBase/FExecutionContext
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/DecoratorBase/ExecutionContext.h |
| Include | #include "DecoratorBase/ExecutionContext.h" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Private/DecoratorBase/ExecutionContext.cpp |
void ReleaseNodeInstance
(
FDecoratorPtr & NodePtr
) const
Remarks
Decrements the reference count of the provided node pointer and releases it if there are no more references remaining, reseting the pointer in the process