Skip to content

tilerespawnsocket

eisclimber edited this page Apr 4, 2026 · 1 revision

TileRespawnSocket

Class in ExPresSXR.Minigames.TileGame

Inherits from PutBackSocketInteractor

Summary

A special putback socket that respawns a new tile if the old one gets submitted. New tiles are either one of the provided variants of a random one if none provided.

public class TileRespawnSocket : PutBackSocketInteractor

Fields

Name Description
OnRespawned Emitted when a tile is respawned.

Properties

Name Description
Areas Areas used for tile randomization. Should be managed and set by the TileGame.
HasRespawnVariants If new tiles are spawned from variants of the default TileVisuals.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally