Skip to content

validatebindings

eisclimber edited this page Apr 4, 2026 · 1 revision

DataGatherer.ValidateBindings(bool)

Method in DataGatherer

Summary

Utility function called by the editor internally to validate the bindings.

public void ValidateBindings(bool warnInvalid = true)

Parameters

Name Description
bool warnInvalid Prints a wraning message per invalid binding.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally