Skip to content

updateputbackobject

eisclimber edited this page Apr 4, 2026 · 1 revision

PutBackSocketInteractor.UpdatePutBackObject(bool)

Method in PutBackSocketInteractor

Summary

Updates the putBackPrefab by destroying and creating instances, adding/removing listeners and de-/selecting the interactable. Will be automatically called when setting putBackPrefab.

public void UpdatePutBackObject(bool force = false)

Parameters

Name Description
bool force Forces an update, deleting any old instance.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally