AssetInjectionAttribute.

AppendDetails(StringBuilder, bool) Method

Summary

[Editor-Only] Appends any optional properties that have been set on this attribute.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetInjectionAttribute

Syntax

protected override void AppendDetails(StringBuilder text, ref bool isFirst)

Parameters

Name Type Description
text StringBuilder
isFirst bool

Return Value

Type Description
void