Navigation
Unreal Engine C++ API Reference > Runtime > LiveLinkInterface > FLiveLinkBaseDataStruct > InitializeWith
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
Include | #include "LiveLinkTypes.h" |
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.