Camera Stop 54

Signature

void camerastop_54(int identifier); //id:0x0054

Description

Disables an event camera.

Arguments

Identifier

The identifier of the event camera that will be disabled.

There are a total of 4 (0->3) event cameras that can be enabled at the same time, but only one them will be used at a time.

Notes

If the currently active event camera is disabled, the battle camera will be used again, regardless of whether other event cameras are still enabled.

Last updated