Checks whether the request contains one Set.
Blueprint node: Has Pose Overlay Set Request. The signature retains the exact C++ symbol and parameter names.
bool HasSet(const FPoseOverlayRuntimeRequest& Request, UPoseOverlaySet* Set)
Parameters
Other Parameters
Request
Blueprint pin: Request. The caller-owned request to read.
Set
Blueprint pin: Set. The loaded Pose Overlay Set.
Return Value
bool
True when the Set exists.