Execute_EndBinocularView
Description
Restores the camera, time scale and screen filter of the binocular view. The view ends on its own after F1 seconds or on the player's cancel input, so this only covers interactions that end while it is still on. Place on the Finish/CancelScriptIdList of the action that started the view.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity leaving the view. Must be Self. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Leave the binocular view | Self | EndBinocularView |