~~NOTOC~~ <=[[4rpl:start| Index]] ====== GetEditMode ====== GetEditMode ->inEditMode ===== Description ===== Returns a boolean indicating if the game is in edit mode. ===== Examples ===== if (GetEditMode) Print("Game is in edit mode") endif <=[[4rpl:start| Index]]