FLiveLinkBaseDataStruct

Overload list

Windows
MacOS
Linux
Name Description

Public function

FLiveLinkBaseDataStruct()

Public function

FLiveLinkBaseDataStruct

(
    const UScriptStruct* InType
)

Build the wrapper struct for a specific type but without any data to initialize it with.

Public function

FLiveLinkBaseDataStruct

(
    FLiveLinkBaseDataStruct&& InOther
)

Public function

FLiveLinkBaseDataStruct

(
    const UScriptStruct* InType,
    BaseType* InData
)

Build the wrapper struct using external data location.

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