MxEngine
MxEngine::RuntimeEditor Member List

This is the complete list of members for MxEngine::RuntimeEditor, including all inherited members.

AddKeyBinding(KeyCode openKey) (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
ClearLog() (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
ExecuteScript(const MxString &code) (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
GetEngine() (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
GetLastErrorMessage() const (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
GetSize() const (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
HasErrorsInExecution() const (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
IsToggled() const (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
Log(const MxString &message) (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
OnRender() (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
PrintHistory() (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
RegisterComponentEditor(const char *name, std::function< void(T &)> callback) (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditorinline
RegisterComponentEditor(const char *name, Func &&callback) (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditorinline
RuntimeEditor() (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
RuntimeEditor(const RuntimeEditor &)=delete (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
RuntimeEditor(RuntimeEditor &&)=default (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
SetSize(const Vector2 &size) (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
Toggle(bool isVisible=true) (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor
~RuntimeEditor() (defined in MxEngine::RuntimeEditor)MxEngine::RuntimeEditor