Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UInputDeviceSubsystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/InputDeviceSubsystem.h |
| Include | #include "GameFramework/InputDeviceSubsystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameFramework/InputDeviceSubsystem.cpp |
UFUNCTION (BlueprintCallable, Category="Input Devices", Meta=(ReturnDisplayName="Is Active"))
bool IsPropertyActive
(
const FInputDevicePropertyHandle Handle
) const
Remarks
Returns true if the property associated with the given handle is currently active, and it is not pending removal