TSTK Reference: TGB Editors

From RGWiki

Revision as of 23:18, 13 September 2009 by Emaurina (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

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

Top

LevelBuilderSceneEdit::onRelinquishObject(%this, %object)

Description: Overloaded to capture current object de-selection in global $TSTK::CurrentlySelectedObject

Top

getTGBLevelEditorCurrentSelection()

Description: Returns current selection object(s).

Top

Personal tools