Engines.IsInEditMode()

shared
Check if the game is in edit mode.

Returns

  • boolean True if the game is in edit mode, false otherwise.

Examples

Engines.IsInEditMode – Check if the game is in edit mode.