Class DispenserState#
Namespace: Aeon.Foraging
Assembly: Aeon.Foraging.dll
public class DispenserState
Inheritance#
Inherited Members#
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Properties#
Count#
public int Count { get; set; }
Property Value#
Methods#
ToString()#
Returns a string that represents the current object.
public override string ToString()
Returns#
A string that represents the current object.