UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAppleControllerInterface::FUserController Struct Reference

#include <AppleControllerInterface.h>

Public Attributes

GCControllerController
 
ControllerType ControllerType
 
PlayerIndex PlayerIndex
 
GCExtendedGamepadPreviousExtendedGamepad
 
GCMicroGamepadPreviousMicroGamepad
 
FQuat ReferenceAttitude
 
bool bNeedsReferenceAttitude
 
bool bHasReferenceAttitude
 

Detailed Description

Game controller objects (per user)

Member Data Documentation

◆ bHasReferenceAttitude

bool FAppleControllerInterface::FUserController::bHasReferenceAttitude

◆ bNeedsReferenceAttitude

bool FAppleControllerInterface::FUserController::bNeedsReferenceAttitude

◆ Controller

GCController* FAppleControllerInterface::FUserController::Controller

◆ ControllerType

ControllerType FAppleControllerInterface::FUserController::ControllerType

◆ PlayerIndex

PlayerIndex FAppleControllerInterface::FUserController::PlayerIndex

◆ PreviousExtendedGamepad

GCExtendedGamepad* FAppleControllerInterface::FUserController::PreviousExtendedGamepad

◆ PreviousMicroGamepad

GCMicroGamepad* FAppleControllerInterface::FUserController::PreviousMicroGamepad

◆ ReferenceAttitude

FQuat FAppleControllerInterface::FUserController::ReferenceAttitude

The documentation for this struct was generated from the following file: