Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
Diag menu API definition

Classes

class  DiagMenu
 

Variables

 INFO
 
 WARNING
 
 ERROR
 
 FIRSTCONTACT
 
 NEARESTCONTACT
 
 ONLYSTATIC
 
 ONLYDYNAMIC
 
 ONLYWATER
 
 ALLOBJECTS
 
class DiagMenu Shape ()
 don't call destructor directly. Use Destroy() instead
 

Detailed Description

Variable Documentation

◆ ALLOBJECTS

ALLOBJECTS

Definition at line 5 of file endebug.c.

◆ ERROR

ERROR

Definition at line 2 of file endebug.c.

◆ FIRSTCONTACT

FIRSTCONTACT

Definition at line 0 of file endebug.c.

◆ INFO

INFO

Definition at line 0 of file endebug.c.

◆ NEARESTCONTACT

NEARESTCONTACT

Definition at line 1 of file endebug.c.

◆ ONLYDYNAMIC

ONLYDYNAMIC

Definition at line 3 of file endebug.c.

◆ ONLYSTATIC

ONLYSTATIC

Definition at line 2 of file endebug.c.

◆ ONLYWATER

ONLYWATER

Definition at line 4 of file endebug.c.

◆ Shape

class DiagMenu Shape ( )

don't call destructor directly. Use Destroy() instead

Instance of created debug visualizer

◆ WARNING

WARNING

Definition at line 1 of file endebug.c.