Enum Flow.FreezeMode

Constants for freeze modes.

To be used with Flow.GetFreezeMode and Flow.SetFreezeMode functions.

Members

NONE Normal in-game operation.
FULL Game is completely frozen, as in pause or inventory menus.
SPECTATOR Game is completely frozen, but with ability to control camera.
PLAYER Game is completely frozen, but with ability to control player.


Members

NONE
Normal in-game operation.
FULL
Game is completely frozen, as in pause or inventory menus.
SPECTATOR
Game is completely frozen, but with ability to control camera.
PLAYER
Game is completely frozen, but with ability to control player. Experimental.
generated by TEN-LDoc (a fork of LDoc 1.4.6)