Navigation
BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Player
Creates and initializes a new camera modifier of the specified class.
Target is Player Camera Manager
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| class | Modifier Class | The class of camera modifier to create. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | Returns the newly created camera modifier. |