TextGenerator.

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
TextGenerator

Syntax

public override Object InvokeGeneratorMethod(ProceduralAsset asset)

Parameters

Name Type Description
asset ProceduralAsset

Return Value

Type Description
Object