|
Empeld
Empeld plugin documentation.
|
A special syncable type where the type (T) is not assumed eg. This can sync an interface, as long as the implementing type is also a syncable, and the type along with the values will be sync'd More...
Public Member Functions | |
| MutableSync () | |
Protected Member Functions | |
| override void | TouchRecurse () |
| override void | ResetWatch () |
| sealed override void | EncodeTo (System.IO.BinaryWriter writer, EncodeContext context) |
| sealed override void | DecodeFrom (System.IO.BinaryReader reader, DecodeContext context) |
| sealed override void | Persist (pluginbase.Objects.Libs.Persist.IPersistObject obj) |
| sealed override void | Load (pluginbase.Objects.Libs.Persist.IReadPersistObject obj) |
Properties | |
| T | Value [get, set] |
| Type | Type [get] |
A special syncable type where the type (T) is not assumed eg. This can sync an interface, as long as the implementing type is also a syncable, and the type along with the values will be sync'd
| T | : | class | |
| T | : | INetSyncable |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
get |
|
getset |