Damage Constructor
Delta Engine Documentation
Initializes a new instance of the
Damage
class
Namespace:
GameOfDeath
Assembly:
GameOfDeath
(in GameOfDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
Damage
()
public Damage()
Public
Sub
New
Public Sub New
public
:
Damage
()
public: Damage()
new
:
unit
->
Damage
new : unit -> Damage
See Also
Damage Class
GameOfDeath Namespace