Table of Contents

Enum PlacementSource

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

Identifies the origin of a tile placement operation.

public enum PlacementSource

Fields

DebugTool = 3
NetworkSync = 4
Player = 1
System = 5
Unknown = 0
WorldGeneration = 2