UKismetSystemLibrary::MakeLiteralByte

Creates a literal byte

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h

Include

#include "Kismet/KismetSystemLibrary.h"

Syntax

static uint8 MakeLiteralByte
(
    uint8 Value
)

Remarks

Creates a literal byte

Returns

The literal byte

Parameters

Parameter

Description

Value

value to set the byte to

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