Unreal Engine Blueprint API Reference > Virtual Camera
Tries to find a Modifier in the Stack with the given name. The returned Modifier must be checked before it is used.
Target is VCam Component
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
name | Name |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Tries to find a Modifier in the Stack with the given name. The returned Modifier must be checked before it is used. |