FLiveLinkBaseDataStruct::FLiveLinkBaseDataStruct

Build the wrapper struct using external data location.

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h

Include

#include "LiveLinkTypes.h"

Syntax

FLiveLinkBaseDataStruct
(
    const UScriptStruct * InType,
    BaseType * InData
)

Remarks

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