InjectorScriptBuilder.

HasMethod(string) Method

Summary

Indicates whether a method with the specified name has already been created.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
InjectorScriptBuilder

Syntax

public bool HasMethod(string method)

Parameters

Name Type Description
method string

Return Value

Type Description
bool