Table of Contents

Enum BreakSource

Namespace
TileWorld.Engine.Runtime.Operations
Assembly
TileWorld.Engine.dll

Identifies the origin of a tile break operation.

public enum BreakSource

Fields

DebugTool = 4
Explosion = 2
Player = 1
System = 5
Unknown = 0
WorldReset = 3