Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Dandy
Debug
C# Class Dandy.Debug
Mostra file
Open project: jackpal/Dandy-Dungeon
Public Methods
Method
Description
MyAssert
(
bool
test
) :
void
MyDebugBreak
( ) :
void
Method Details
MyAssert()
public
static
method
public
static
MyAssert
(
bool
test
) :
void
test
bool
return
void
MyDebugBreak()
public
static
method
public
static
MyDebugBreak
( ) :
void
return
void