WidgetOutputAddConnection Method (GameObject, String) |
Namespace:
IBM.Watson.DeveloperCloud.Widgets
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool AddConnection(
GameObject targetObject,
string targetConnection = null
)
Parameters
- targetObject
- Type: GameObject
- targetConnection (Optional)
- Type: SystemString
Return Value
Type:
BooleanSee Also