Removes every requested Set, State, and Context tag.
Blueprint node: Clear Pose Overlay Request. The signature retains the exact C++ symbol and parameter names.
bool Clear(FPoseOverlayRuntimeRequest& Request)
Parameters
Input / Output
Request
Blueprint pin: Request. The caller-owned request to read or change.
Return Value
bool
True when the request contained data that was removed.
Use Cases
- Reset all requested Sets, States, and Context tags on one caller-owned request.