Module tile_data
Expand description
Sidecar module for class TileData
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for TileData
enums.
Structs§
- ExGet
Navigation Polygon - Default-param extender for
TileData::get_navigation_polygon_ex
. - ExGet
Occluder - Default-param extender for
TileData::get_occluder_ex
. - ExGet
Occluder Polygon - Default-param extender for
TileData::get_occluder_polygon_ex
. - SigChanged
- Signals
InTile Data - A collection of signals for the
TileData
class.