11 lines
203 B
C
11 lines
203 B
C
|
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|||
|
|
|||
|
#pragma once
|
|||
|
|
|||
|
#include "OculusXRTelemetry.h"
|
|||
|
|
|||
|
namespace OculusXRTelemetry::Events
|
|||
|
{
|
|||
|
using FMovementSDKEyeTrackerCreated = TMarker<191957973>;
|
|||
|
}
|