ExtensionsDump | |
| Name | Description | |
|---|---|---|
| DumpCSharpString(Int32, String) | Writes c# code that can be used to initialize the specified array into the Visual Studio Output window. | |
| DumpCSharpString(Matrix4x4, Int32, String) | Writes c# code that can be used to initialize the specified matrix into the Visual Studio Output window. | |
| DumpCSharpString(Vector2, String, String) | Writes c# code that can be used to initialize the specified array into the Visual Studio Output window. | |
| DumpCSharpString(Vector3, String, String) | Writes c# code that can be used to initialize the specified array into the Visual Studio Output window. |