C# Class SafeAndFree.Enumerations.CreepTypeData

Mostra 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_oe property

public int DamageToPlayer
return int

Health public_oe property

public int Health
return int

Height public_oe property

public int Height
return int

Speed public_oe property

public int Speed
return int

Width public_oe property

public int Width
return int