Click or drag to resize

SerializedDelegateTargetGameObject Property

Target Game Object to invoke the callback under selected component

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameObject TargetGameObject { get; }

Property Value

Type: GameObject
See Also