EngineSingleton.editorHint

If true, it is running inside the editor. Useful for tool scripts.

  1. bool editorHint [@property getter]
  2. bool editorHint [@property setter]
    struct EngineSingleton
    @nogc nothrow @property
    void
    editorHint
    (
    bool v
    )

Meta