instantiatepieceinsocket - eisclimber/ExPresS-XR GitHub Wiki

PuzzleGame.InstantiatePieceInSocket(int,PutBackSocketInteractor)

Method in PuzzleGame

Summary

Instantiates the puzzle piece with the provided id in the socket.

public void InstantiatePieceInSocket(int idx, PutBackSocketInteractor socket)

Parameters

Name Description
int idx Puzzle piece idx to spawn.
ExPresSXR.Interaction.Interactors.PutBackSocketInteractor socket Socket to spawn the piece in.
⚠️ **GitHub.com Fallback** ⚠️