GraffitiEditorState

Enumerations #

Name Values

This class exposes no enumerations.

Constants #

Name Type Value

This class exposes no constants.

Events #

Definition Parameters Return Type Description

This class exposes no events.

Methods #

Definition Parameters Return Type Description
IsDirty None Boolean Returns the current dirty state of the Editor. If True, the user has made changes that have not been saved.
Reset None None Sets the Dirty state of the Editor to false, indicating that any changes have now been saved.

Properties #

Name Type Default Value Description

This class exposes no properties.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.