⇐ Index
GetEditMode ->inEditMode
Returns a boolean indicating if the game is in edit mode.
if (GetEditMode) Print("Game is in edit mode") endif