FHoloLensTime::SystemTime

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HoloLens/HoloLensPlatformTime.h

Include

#include "HoloLens/HoloLensPlatformTime.h"

Source

/Engine/Source/Runtime/Core/Private/HoloLens/HoloLensTime.cpp

Syntax

static void SystemTime
(
    int32 & Year,
    int32 & Month,
    int32 & DayOfWeek,
    int32 & Day,
    int32 & Hour,
    int32 & Min,
    int32 & Sec,
    int32 & MSec
)

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