Enum PlacementSource
- Namespace
- TileWorld.Engine.Runtime.Operations
- Assembly
- TileWorld.Engine.dll
Identifies the origin of a tile placement operation.
public enum PlacementSource
Fields
DebugTool = 3NetworkSync = 4Player = 1System = 5Unknown = 0WorldGeneration = 2