FInstancedStructStream::Add

Add new struct in the buffer.

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>
void Add
(
    const T & InStruct
)

Remarks

Add new struct in the buffer.