Widget Methods |
The Widget type exposes the following members.
Name | Description | |
---|---|---|
ResolveConnections |
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.
|