![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FAppleControllerInterface, including all inherited members.
| bAllowControllers | FAppleControllerInterface | protected |
| Controllers | FAppleControllerInterface | protected |
| Create(const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler) | FAppleControllerInterface | static |
| DeferredEventCS | FAppleControllerInterface | protected |
| DeferredEvents | FAppleControllerInterface | protected |
| FAppleControllerInterface(const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler) | FAppleControllerInterface | protected |
| Get() | FAppleControllerInterface | static |
| GetControllerType(uint32 ControllerIndex) | FAppleControllerInterface | |
| GetControllerTypeName(const ControllerType InControllerType) | FAppleControllerInterface | |
| GetGCControllerButton(const FGamepadKeyNames::Type &ButtonKey, uint32 ControllerIndex) | FAppleControllerInterface | |
| HandleAnalogGamepad(const FGamepadKeyNames::Type &UEAxis, uint32 ControllerIndex) | FAppleControllerInterface | |
| HandleButtonGamepad(const FGamepadKeyNames::Type &UEButton, uint32 ControllerIndex) | FAppleControllerInterface | |
| HandleInputInternal(const FGamepadKeyNames::Type &UEButton, uint32 ControllerIndex, bool bIsPressed, bool bWasPressed) | FAppleControllerInterface | |
| HandleVirtualButtonGamepad(const FGamepadKeyNames::Type &UEButtonNegative, const FGamepadKeyNames::Type &UEButtonPositive, uint32 ControllerIndex) | FAppleControllerInterface | |
| HardwareDeviceIdentifier_DefaultGamepad | FAppleControllerInterface | protectedstatic |
| IsControllerAssignedToGamepad(int32 ControllerId) const | FAppleControllerInterface | |
| IsGamepadAttached() const | FAppleControllerInterface | |
| MessageHandler | FAppleControllerInterface | protected |
| NextKeyRepeatTime | FAppleControllerInterface | protected |
| ResetLightColor(int32 ControllerId) override | FAppleControllerInterface | inlinevirtual |
| SendControllerEvents() | FAppleControllerInterface | |
| SetControllerType(uint32 ControllerIndex) | FAppleControllerInterface | |
| SetDeviceProperty(int32 ControllerId, const FInputDeviceProperty *Property) | IInputInterface | inlinevirtual |
| SetForceFeedbackChannelValue(int32 ControllerId, FForceFeedbackChannelType ChannelType, float Value) override | FAppleControllerInterface | inlinevirtual |
| SetForceFeedbackChannelValues(int32 ControllerId, const FForceFeedbackValues &values) override | FAppleControllerInterface | inlinevirtual |
| SetHapticFeedbackValues(int32 ControllerId, int32 Hand, const FHapticFeedbackValues &Values) | IInputInterface | inlinevirtual |
| SetLightColor(int32 ControllerId, FColor Color) override | FAppleControllerInterface | inlinevirtual |
| SetMessageHandler(const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler) | FAppleControllerInterface | |
| SignalEvent(EAppleControllerEventType InEventType, GCController *InController) | FAppleControllerInterface | protected |
| Tick(float DeltaTime) | FAppleControllerInterface | |
| ~FAppleControllerInterface() | FAppleControllerInterface | inlinevirtual |
| ~IInputInterface() | IInputInterface | inlinevirtual |