Enum BreakSource
- Namespace
- TileWorld.Engine.Runtime.Operations
- Assembly
- TileWorld.Engine.dll
Identifies the origin of a tile break operation.
public enum BreakSource
Fields
DebugTool = 4Explosion = 2Player = 1System = 5Unknown = 0WorldReset = 3