Navigation
BlueprintAPI > BlueprintAPI/VirtualCamera
Sets the Modifier Context to a new instance of the provided class
Target is VCam Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| class | Context Class | The Class to create the context from |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Created Context | The created Context, can be invalid if Context Class was None |