AssetListGenerator.

ValidateGeneratorReturnType(Type) Method

Summary

Checks if return type of a generator method is valid for this generator type.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetListGenerator

Syntax

protected override bool ValidateGeneratorReturnType(Type returnType)

Parameters

Name Type Description
returnType Type

Return Value

Type Description
bool