FDMXFixtureTypeSharedData::SerializeStruct

Serializes a struct

Windows
MacOS
Linux

References

Module

DMXEditor

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/DMXFixtureTypeSharedData.h

Include

#include "DMXFixtureTypeSharedData.h"

Syntax

template<typename StructType>
bool SerializeStruct
(
    const StructType & Struct,
    FString & OutCopyStr
) const

Remarks

Serializes a struct

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