MAX_SIMPLE_RETURN_VALUE_SIZE

This is the size of the buffer used by the VM for unused simple (not constructed) return values.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Script.h

Include

#include "UObject/Script.h"

Syntax

enum
{
    MAX_SIMPLE_RETURN_VALUE_SIZE = 64
}

Remarks

This is the size of the buffer used by the VM for unused simple (not constructed) return values.

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