Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

10 lines
274 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "Misc/CoreMiscDefines.h"
// IXRInput has been deprecated and will be removed in a future release.
UE_DEPRECATED_HEADER(5.6, "Use LegacyIXRInput.h instead of IXRInput.h")
#include "LegacyIXRInput.h"