FInstancedStructStream::Add_GetRef

Add new struct in the buffer, and return reference to it.

Choose your operating system:

Windows

macOS

Linux

References

Module

StructUtils

Header

/Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/InstancedStructStream.h

Include

#include "InstancedStructStream.h"

Syntax

template<typename T>
T & Add_GetRef
(
    const T & InStruct
)

Remarks

Add new struct in the buffer, and return reference to it.