Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Validates that the given action modifier matches the schema. Will log errors on modifiers that don't match.
Target is Learning Agents Actions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Schema | Action Schema |
| struct | Schema Element | Action Schema Element |
| object | Modifier | Action Modifier |
| struct | Modifier Element | Action Modifier Element |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the modifier matches the schema |