Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Commands > BlueprintAPI/EditorScripting/Commands/Contexts
Retrieves the number of UI Command Lists registered within this context through the subsystem. UI Command Lists are typically used to bind the list of commands associated with a single UI (i.e. a single viewport).
Target is UICommands Scripting Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Context Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value |