Show / Hide Table of Contents

Class DebugUtils

Inheritance
System.Object
DebugUtils
Namespace: VRage.Library.Utils
Assembly: VRage.Library.dll
Syntax
public static class DebugUtils : Object

Methods

Line(String, String, Int32)

Declaration
public static void Line(string file = null, string member = null, int line = 0)
Parameters
Type Name Description
System.String file
System.String member
System.Int32 line
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾