AssetListGenerator.

InvokeGeneratorMethod(ProceduralAsset) Method

Summary

Invokes `asset.GeneratorMethod` with the correct parameters for this Weaver.Editor.Procedural.AssetGenerator.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetListGenerator

Syntax

public override Object InvokeGeneratorMethod(ProceduralAsset proceduralAsset)

Parameters

Name Type Description
proceduralAsset ProceduralAsset

Return Value

Type Description
Object