FLiveLinkBaseDataStruct::InitializeWith

Initialize ourselves with another data struct.

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

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

Include

#include "LiveLinkTypes.h"

Syntax

void InitializeWith
(
    const FLiveLinkBaseDataStruct & InOther
)

Remarks

Initialize ourselves with another data struct.

: We could have been initialized before so if it's the case, previous memory will be destroyed.

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