FTimespan::NetSerialize

Serializes this date and time for network transmission

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/Timespan.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/Timespan.cpp

Syntax

bool NetSerialize
(
    FArchive & Ar,
    class UPackageMap * Map,
    bool & bOutSuccess
)

Remarks

Serializes this date and time for network transmission

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