FGenericPlatformStricmp::Stricmp

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformStricmp.h

Include

#include "GenericPlatform/GenericPlatformStricmp.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformStricmp.cpp

Syntax

static int32 Stricmp
(
    const UTF32CHAR * String1,
    const UTF32CHAR * String2
)

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