getInputAttributes() method

Return the input attributes specified by the state.

Syntax

List< IAttribute > getInputAttributes ()

Returns

input attribute list

Usage

This method is called by the State Editor to get the input attribute list that is used to render the Input Variables on the state editor.

This method could be called by the state implementation logic to gather all the input variable values.

input attribute list