Method SaveWordWrappingState
SaveWordWrappingState(ref WordWrapState, int, int)
Save the State of various variables used in the mesh creation loop in conjunction with Word Wrapping
Declaration
protected void SaveWordWrappingState(ref WordWrapState state, int index, int count)
Parameters
Type | Name | Description |
---|---|---|
WordWrapState | state | |
int | index | |
int | count |