Delegate TilesetImporterEditor.DeepHashCollisionReporter
Namespace: CarbideFunction.Wildtile.Editor
Syntax
public delegate void DeepHashCollisionReporter(FaceHash collidingHash, FaceHash newOppositeHash, ModuleFaceIdentifier newOppositeFace);
Parameters
Type | Name | Description |
---|---|---|
FaceHash | collidingHash | |
FaceHash | newOppositeHash | |
ModuleFaceIdentifier | newOppositeFace |