메소드 | 설명 | |
---|---|---|
Assert ( bool cond, string msg ) : void | ||
InitRun ( ) : void | ||
StartRun ( ) : void | ||
asAssert ( bool cond, |
public static Assert ( bool cond, string msg ) : void | ||
cond | bool | |
msg | string | |
리턴 | void |
public static asAssert ( bool cond, |
||
cond | bool | |
msg | ||
리턴 | void |