get_config_values
Retrieve config values by key name from INI files, optionally filtered by section. Cross-references results with UPROPERTY(Config) C++ symbols for validation.
Instructions
Look up config/INI values by key name, with optional section filter. Cross-references with UPROPERTY(Config) C++ symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| section | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |