Method ReleaseCameraOverride
ReleaseCameraOverride(int)
See SetCameraOverride. Call ReleaseCameraOverride after all overriding is finished, to free the OverrideStack resources.
Declaration
void ReleaseCameraOverride(int overrideId)
Parameters
Type | Name | Description |
---|---|---|
int | overrideId | The ID to released. This is the value that was returned by SetCameraOverride |