AssetGenerator.

GeneratorMethodReturnType Property

Summary

The default return type for generator methods used by this generator.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetGenerator

Syntax

protected virtual Type GeneratorMethodReturnType { get; }

Value

Type Description
Type