AssetGenerator.

AppendFullDescription(StringBuilder) Method

Summary

Appends the full description of this Weaver.Editor.Procedural.AssetGenerator and how it is to be used.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
AssetGenerator

Syntax

public void AppendFullDescription(StringBuilder text)

Parameters

Name Type Description
text StringBuilder

Return Value

Type Description
void