public static Parse ( string value, int surfaceIndex = -1, Consoles surface = null, |
||
value | string | The string to parse. |
surfaceIndex | int | Index of where this string will be printed. |
surface | Consoles | The surface the string will be printed to. |
editor | A surface editor associated with the text surface. | |
initialBehaviors | Any initial defaults. | |
return |