CachedTypeInfo.

AppendDescription(StringBuilder, int) Method

Summary

Appends a description of the encapsulated Weaver.Editor.Procedural.Scripting.CachedTypeInfo.Type and its Weaver.Editor.Procedural.Scripting.CachedTypeInfo.Members.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
CachedTypeInfo

Syntax

public void AppendDescription(StringBuilder text, int indent)

Parameters

Name Type Description
text StringBuilder
indent int

Return Value

Type Description
void