Click or drag to resize

RelaxISPlugin_ResultEvaluatorGetParameterNames Method

Should return a list of parameter names.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract List<string> GetParameterNames()

Return Value

ListString
One item for each parameter of the function.
See Also