Table of Contents

Delegate TileSizeSource.TileSizeChangedEventHandler

Namespace
MoonBark.GridPlacement.Godot.Infrastructure
Assembly
MoonBark.GridPlacement.Godot.dll

Signal emitted when the tile size changes (TileSet swap or explicit override).

[Signal]
public delegate void TileSizeSource.TileSizeChangedEventHandler(int newTileSize)

Parameters

newTileSize int
Signal emitted when the tile size changes (TileSet swap or explicit override).