FCbFieldView::IsFloat

Whether the field is a float, or integer that supports implicit conversion.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h

Include

#include "Serialization/CompactBinary.h"

Syntax

constexpr bool IsFloat() const

Remarks

Whether the field is a float, or integer that supports implicit conversion.