Checks whether the request contains one exact Context tag.
Blueprint node: Has Pose Overlay Context Tag. The signature retains the exact C++ symbol and parameter names.
bool HasContext(const FPoseOverlayRuntimeRequest& Request, FGameplayTag ContextTag)
Parameters
Other Parameters
Request
Blueprint pin: Request. The caller-owned request to read.
ContextTag
Blueprint pin: Context Tag. The exact Context tag to find.
Return Value
bool
True when the tag exists.