Click or drag to resize
Ab4d.SharpEngine logo

ExtensionsDumpCSharpString Method

Overload List
 NameDescription
Public Extension MethodDumpCSharpString(Int32, String) Writes c# code that can be used to initialize the specified array into the Visual Studio Output window.
Public Extension MethodDumpCSharpString(Matrix4x4, Int32, String) Writes c# code that can be used to initialize the specified matrix into the Visual Studio Output window.
Public Extension MethodDumpCSharpString(Vector2, String, String) Writes c# code that can be used to initialize the specified array into the Visual Studio Output window.
Public Extension MethodDumpCSharpString(Vector3, String, String) Writes c# code that can be used to initialize the specified array into the Visual Studio Output window.
Top
See Also