IARSessionConfigCookSupport::OnSerializeSessionConfig

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARSessionConfigCookSupport.h

Include

#include "ARSessionConfigCookSupport.h"

Syntax

void OnSerializeSessionConfig
(
    UARSessionConfig * SessionConfig,
    FArchive & Ar,
    TArray< uint8 > & SerializedARCandidateImageDatabase
)