Data class for a single type of damage and the amount
| C# | Visual Basic | Visual C++ |
public class DamageAndType
Public Class DamageAndType
public ref class DamageAndType
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FormActMain..::.DamageAndType(Int32, String) |
Data class for a single type of damage and the amount
| |
| FormActMain..::.DamageAndType(String) |
Data class for a single type of damage and the amount
| |
| Damage | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) | |
| Type |
| Object | |
| FormActMain..::.DamageAndType | |