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