TCString::Strupr

Strupr wrapper

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CString.h

Include

#include "Misc/CString.h"

Syntax

static CharType * Strupr
(
    CharType * Dest,
    SIZE_T DestCount
)

Remarks

Strupr wrapper

Returns

destination string

Parameters

Parameter

Description

Dest

destination string to convert

Destcount

size of Dest in characters

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