Click or drag to resize

Widget Methods

The Widget type exposes the following members.

Methods
  NameDescription
Public methodResolveConnections
Call this function to go ahead and resolve auto-connections to other widgets. Normally, we would try to auto connect when the Awake() is called, this can be called to resolve the auto connections ahead of time.
Top
See Also