Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BindingStatus

Status to report the result of a binding update.
Read time 1 minuteLast updated 6 days ago

Definition

public enum BindingStatus

Fields

Value

Description

FailureIndicates that the binding has failed to process the update.
PendingIndicates that the binding has not yet completed the update.
SuccessIndicates that the binding has successfully processed the update.