| bSetAsCurrentProfile |
uint8 |
|
UserSettings/EnhancedInputUserSettings.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Enhanced Input|User Settings"
|
| DisplayName |
FText |
The display name of this profile |
UserSettings/EnhancedInputUserSettings.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Enhanced Input|User Settings"
|
| ProfileIdentifier |
FGameplayTag |
The unique identifier that this profile should have |
UserSettings/EnhancedInputUserSettings.h |
- Meta=(DeprecatedProperty, DeprecationMessage="Use ProfileStringIdentifier instead.")
|
| ProfileStringIdentifier |
FString |
The unique identifier that this profile should have |
UserSettings/EnhancedInputUserSettings.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Enhanced Input|User Settings"
|
| ProfileType |
PRAGMA_ENABLE_DEPRECATION_WARNINGS TSubclassOf< UEnhancedPlayerMappableKeyProfile > |
|
UserSettings/EnhancedInputUserSettings.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Enhanced Input|User Settings"
|
| UserId |
FPlatformUserId |
The user ID of the ULocalPlayer that this profile is associated with |
UserSettings/EnhancedInputUserSettings.h |
- BlueprintReadWrite
- EditAnywhere
- Category="Enhanced Input|User Settings"
|