Your IP address will be publicly visible if you make any edits.
Component:CloudValueVariableDriver
Upon being given a valid cloud variable Path, the component will drive the value of the Target with the value of the cloud variable owned by the local user.
More actions
This page contains changes which are not marked for translation.
Component image
CloudValueVariableDriver<T> component as seen in the Scene Inspector
The CloudValueVariableDriver<T> component drives the Targetfield of type T with the value of the specified cloud variable owned by the local user.
The UserID of the user that made a definition for the variable specified by Path or the local user if not specified.
Usage
Upon being given a valid cloud variable Path, the component will drive the value of the Target with the value of the cloud variable owned by the local user. If OverrideOwner is specified, the field will only be driven to the value for the user specified in OverrideOwner. Otherwise, the field will take the value of the FallbackValue.