FPatchInput

Overload list

Windows
MacOS
Linux
Name Description

Public function

FPatchInput()

Default constructed FPatchInput instances will always return -1 for PushAudio and true for IsOutputStillActive.

Public function

FPatchInput

(
    const FPatchOutputStrongPtr& InOut...
)

PatchInputs can only be created from explicit outputs.

Public function

FPatchInput

(
    const FPatchInput& Other
)

Public function

FPatchInput

(
    FPatchInput&& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss