FTimespan::NetSerialize

Serializes this date and time for network transmission

Choose your operating system:

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