Interface for items/rooms/objects that can be destroyed.

Namespace: BaseLib.Interfaces
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public interface IDestroyable

See Also