<NodeFunctionSetInfo> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » NodeFunctionSetInfo

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32AddEventAdds an event and function handler to this object.
int32GetEventsPopulates a <StrList> with all event handler type names and event handler functions.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32ScriptFolderGets or sets the folder used to resolve a relative path that has been set for .ScriptPath. This refers to the ScriptFolderResolution enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
stringScriptPathGets or sets the file path to the Scenome Scripting Language source code file containing the event handling function.