loadStateAttributes(SmappStateEditorContext) method

Default implementation is empty.

Syntax

void loadStateAttributes ( SmappStateEditorContext editorContext )

Parameters

Usage

Plugin implementations should override this method to perform any dynamic loading of state attributes for display in the state editor. This method is called by the state editor only, and not used by the processing engine.