VisualScript.getFunctionNodeId

Returns the id of a function's entry point node.

struct VisualScript
@nogc nothrow const
long
getFunctionNodeId
(
in String name
)

Meta