RegisterFunctionDeclaration(string,Type,Type[])
Summary
public void RegisterFunctionDeclaration(string name, Type returnType, Type[] parameterTypes)Parameters
Name
Description
Last updated
Was this helpful?
Method in DialogueRunner
public void RegisterFunctionDeclaration(string name, Type returnType, Type[] parameterTypes)string name
Type returnType
Type[] parameterTypes
Last updated
Was this helpful?
Was this helpful?
