FConstStructView::Get

Returns const reference to the struct, this getter assumes that all data is valid.

Choose your operating system:

Windows

macOS

Linux

References

Module

StructUtils

Header

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

Include

#include "StructView.h"

Syntax

template<typename T>
const T & Get() const

Remarks

Returns const reference to the struct, this getter assumes that all data is valid.