create_input_mapping_context
Creates a new UInputMappingContext asset in Unreal Engine, specifying the asset path and optional description.
Instructions
Create a new UInputMappingContext asset.
Args: asset_path: Full content path including name (e.g. "/Game/Input/IMC_Default") description: Optional localized description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |