TSTK Reference: TGB Editors
From RGWiki
Contents |
TSTK Reference: TGB - editors
levelEditor.ed.cs
The following section documents all of the functions found in the file: TSTK/TGB/editors/levelEditor.ed.cs.
LevelBuilderSceneEdit::onAcquireObject(%this, %object)
| Description: Overloaded to capture current object selection in global $TSTK::CurrentlySelectedObject |
LevelBuilderSceneEdit::onRelinquishObject(%this, %object)
| Description: Overloaded to capture current object de-selection in global $TSTK::CurrentlySelectedObject |
getTGBLevelEditorCurrentSelection()
| Description: Returns current selection object(s). |
