Show / Hide Table of Contents

Delegate TilesetImporterEditor.HashCollisionReporter

Namespace: CarbideFunction.Wildtile.Editor
Syntax
public delegate void HashCollisionReporter(FaceHash collidingHash, FaceHash newOppositeHash, ModuleFaceIdentifier newFace, FaceHash oldOppositeHash, ModuleFaceIdentifier oldFace);
Parameters
Type Name Description
FaceHash collidingHash
FaceHash newOppositeHash
ModuleFaceIdentifier newFace
FaceHash oldOppositeHash
ModuleFaceIdentifier oldFace
In This Article
Generated by DocFX Version: 3.2.1 - click to show/hide other versions