C# Class SafeAndFree.Enumerations.CreepTypeData

Show file Open project: mokasocial/PrivacyDefense Class Usage Examples

Public Properties

Property Type Description
DamageToPlayer int
Health int
Height int
Speed int
Width int

Property Details

DamageToPlayer public property

public int DamageToPlayer
return int

Health public property

public int Health
return int

Height public property

public int Height
return int

Speed public property

public int Speed
return int

Width public property

public int Width
return int