Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Diagnostics.vxDebugMethodAttribute Class Reference

Tag a static method with this attribute for it to be exposed by the in game console. Note the parameters are method(), method(string[] args), method(vxEngine Engine) & method(vxEngine Engine, string[] args) More...

Inheritance diagram for VerticesEngine.Diagnostics.vxDebugMethodAttribute:

Public Member Functions

 vxDebugMethodAttribute (string cmd, string description)
 

Properties

string cmd [get]
 
string description [get]
 

Detailed Description

Tag a static method with this attribute for it to be exposed by the in game console. Note the parameters are method(), method(string[] args), method(vxEngine Engine) & method(vxEngine Engine, string[] args)


The documentation for this class was generated from the following file: