TEnumAsByte::TEnumAsByte

Constructor, initialize to the int32 value.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/EnumAsByte.h

Include

#include "Containers/EnumAsByte.h"

Syntax

TEnumAsByte
(
    int32 InValue
)

Remarks

Constructor, initialize to the int32 value.

Parameters

Parameter

Description

InValue

value to construct with.

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