UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IXRInput.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
6
7// IXRInput has been deprecated and will be removed in a future release.
8UE_DEPRECATED_HEADER(5.6, "Use LegacyIXRInput.h instead of IXRInput.h")
9
10#include "LegacyIXRInput.h"
#define UE_DEPRECATED_HEADER(Version, Message)
Definition CoreMiscDefines.h:398