AssetGenerator.

GetGeneratorMethod(MemberInfo) Method

Summary

Attempts to find the generator method assofiated with `assetField`.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetGenerator

Syntax

public MethodInfo GetGeneratorMethod(MemberInfo targetMember)

Parameters

Name Type Description
targetMember MemberInfo

Return Value

Type Description
MethodInfo