FDateTime::IsAfternoon

Gets whether this date's time is in the afternoon.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/DateTime.h

Include

#include "Misc/DateTime.h"

Syntax

bool IsAfternoon() const

Remarks

Gets whether this date's time is in the afternoon.

Returns

true if it is in the afternoon, false otherwise.

See Also

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