PhotoModeSystem

Documents the PhotoModeSystem class and its functions.

triangle-exclamation

Invoking PhotoModeSystem

To invoke the photo mode system, use the following Global function:

pms = Game.PhotoModeSystem()

Sub-functions

CanPhotoModeBeEnabled

CanPhotoModeBeEnabled() : Bool;

GetCameraLocation

GetCameraLocation(location : WorldPosition);

IsExitLocked

IsExitLocked() : Bool;

IsPhotoModeActive

IsPhotoModeActive() : Bool;

UnlockPhotoModeItem

Last updated