Summary
Appends a call to
UnityEngine.Debug.Log(System.Object).
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- Injector
Script Builder
Syntax
public void AppendLog(StringBuilder text, int indent, string message)
Parameters
| Name | Type | Description |
|---|---|---|
| text | StringBuilder | |
| indent | int | |
| message | string |
Return Value
| Type | Description |
|---|---|
| void |