Difference between revisions of "IsInMenuMode - Utility"
Jump to navigation
Jump to search
adding info in notes.
imported>Catwheezle m (Helps if I link it right, though...) |
imported>Catwheezle (adding info in notes.) |
||
Line 24: | Line 24: | ||
== Notes == | == Notes == | ||
*Dialogue, because the game isn't paused, will not put the game into "menu mode". | *Dialogue, because the game isn't paused, will not put the game into "menu mode". This state appears to be undetectable by any simple means, but possibly may be worked around with things like [[IsTalking]][[IsInDialogueWithPlayer_-_ObjectReference|IsInDialogueWithPlayer]], etc. | ||
*Crafting happens in game mode, use [[IsFurnitureInUse - ObjectReference]] to determine if the player is currently in a crafting menu. | |||
== See Also == | == See Also == | ||
*[[Utility Script]] | *[[Utility Script]] | ||
*[[IsTimePassing]] | *[[IsTimePassing]] |