Provides script language access to C++ objects of this type.
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| string | Documentation | Gets or sets the documentation string. This string should describe the purpose of the function represented by the DeclareFunctionNode. |
| string | FunctionName | Gets or sets the function name string. |
| string | FunctionReturnType | Gets or sets the function return type string. |