0x00x00A8
Members 5
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | ConfigName | FName | Protected+8 flags | Default__PlayerMappableInputConfig | |
| 0x10 | ConfigDisplayName | FText | Protected+4 flags | <FText> | |
| 0x01 | bIsDeprecated | bool | Protected+8 flags | false | |
| 0x0049 | 0x07 | padding / unreflected | |||
| 0x08 | MetaData | UObject* | Protected+9 flags | nullptr | |
| 0x50 | Contexts | TMap<UInputMappingContext*, int32> | Protected+4 flags | <TMap> | |
Inherited from UDataAsset 1
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | NativeClass | TSubclassOf<UDataAsset> | 6 flags | /Script/Engine.DataAsset |
Functions 9
| Signature | Flags | Native | Params |
|---|---|---|---|
| void ResetToDefault() | FinalNative+1 flags | 0x00 | |
| bool IsDeprecated() | FinalNative+1 flags | 0x01 | |
| TArray<FEnhancedActionKeyMapping> GetPlayerMappableKeys() | FinalNative+1 flags | 0x10 | |
| UObject* GetMetadata() | FinalNative+1 flags | 0x08 | |
| TMap<UInputMappingContext*, int32> GetMappingContexts() | FinalNative+1 flags | 0x50 | |
| FEnhancedActionKeyMapping GetMappingByName(const FName& MappingName) | FinalNative+1 flags | 0x58 | |
| TArray<FEnhancedActionKeyMapping> GetKeysBoundToAction(UInputAction* InAction) | FinalNative+1 flags | 0x18 | |
| FText GetDisplayName() | FinalNative+1 flags | 0x10 | |
| FName GetConfigName() | FinalNative+1 flags | 0x08 |