FBoolProperty::IsNativeBool

If the return value is true this [FBoolProperty](API\Runtime\CoreUObject\UObject\FBoolProperty) represents C++ bool type.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h

Include

#include "UObject/UnrealType.h"

Syntax

bool IsNativeBool() const

Remarks

If the return value is true this FBoolProperty represents C++ bool type.

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