Context Class |
Namespace: Slash.Unity.DataBind.Core.Data
The Context type exposes the following members.
| Name | Description | |
|---|---|---|
| Context |
Constructor.
| |
| Context(Object) |
Constructor.
|
| Name | Description | |
|---|---|---|
| GetValue |
Returns the value at the specified path.
| |
| RegisterListener |
Registers a callback at the specified path of the context.
| |
| RemoveListener |
Removes the callback from the specified path of the context.
| |
| SetValue |
Sets the specified value at the specified path.
|