Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the arguments for project editor finishing event.

Hierarchy

  • ProjectEditorFinishedEventArgs

Index

Properties

canceled

canceled: boolean

Whether or not editing the project was canceled.

existingProject

existingProject: Project

The project the editor started with.

newProject

newProject: Project

The new values for the Project, unless editing was canceled.