FJsonObject::GetIntegerField

Gets a numeric field and casts to an int32

Windows
MacOS
Linux

References

Module

Json

Header

/Engine/Source/Runtime/Json/Public/Dom/JsonObject.h

Include

#include "Dom/JsonObject.h"

Syntax

int32 GetIntegerField
(
    const FString & FieldName
) const

Remarks

Gets a numeric field and casts to an int32

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