SerializedDelegate Class |
Namespace: IBM.Watson.DeveloperCloud.Utilities
[SerializableAttribute] public class SerializedDelegate
The SerializedDelegate type exposes the following members.
Name | Description | |
---|---|---|
SerializedDelegate |
Default constructor.
|
Name | Description | |
---|---|---|
DelegateType |
The delegate type of the method.
| |
TargetGameObject |
Target Game Object to invoke the callback under selected component
|
Name | Description | |
---|---|---|
ResolveDelegate |
This resolves the actual delegate for invoke.
|