JobModifierGroup.

AppendContents(StringBuilder) Method

Summary

Appends the contents of this group.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Modifiers
Containing Type
JobModifierGroup

Syntax

public void AppendContents(StringBuilder text)

Parameters

Name Type Description
text StringBuilder

Return Value

Type Description
void