validatebindings - eisclimber/ExPresS-XR GitHub Wiki
Method in DataGatherer
Utility function called by the editor internally to validate the bindings.
public void ValidateBindings(bool warnInvalid = true)| Name | Description |
|---|---|
bool warnInvalid |
Prints a wraning message per invalid binding. |