VRTowerDef/Plugins/MetaXR/Source/OculusXREditor/Private/OculusXRPrivacyNotification.h

8 lines
130 B
C++

// Copyright (c) Meta Platforms, Inc. and affiliates.
#pragma once
namespace OculusXRTelemetry
{
void SpawnNotification();
}