AssetGeneratorAttribute.

AssetGeneratorAttribute(Type) Constructor

Summary

Indicates that the attributed class can generate the specified `assetType`.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetGeneratorAttribute

Syntax

public AssetGeneratorAttribute(Type assetType)

Parameters

Name Type Description
assetType Type

Return Value

Type Description
void