Summary
Appends code to get the value of the attributed member.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- Injector
Script Builder
Syntax
public void AppendGetValue(StringBuilder text, int indent, InjectionAttribute attribute, string objectName = "obj")
Parameters
Name | Type | Description |
---|---|---|
text | StringBuilder | |
indent | int | |
attribute | InjectionAttribute | |
objectName | string |
Return Value
Type | Description |
---|---|
void |