ParseComparisonOp

Find the comparison enum based on input text

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformDriver.h"

Syntax

EComparisonOp ParseComparisonOp
(
    const TCHAR *& In
)

Remarks

Find the comparison enum based on input text

Parameters

Parameter

Description

In

pointer is advanced to be after the data

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