RegisterFunctionDeclaration(string,Type,Type[])

Method in Actions

Summary

public void RegisterFunctionDeclaration(string name, Type returnType, Type[] parameterTypes)

Parameters

Name
Description

string name

Type returnType

Type[] parameterTypes

Last updated

Was this helpful?