DeletedCost Property
Summary
The cost of a deleted character.
Syntax
public int DeletedCost { get; set; }
Public Property DeletedCost() As Integer
Get
Set
public:
property Int32 DeletedCost
{
Int32 get()
void set(Int32 value)
}
Property Value
An integer corresponding to the cost of a deleted character. Default value is 1.