Empeld
Empeld plugin documentation.
pluginbase.Objects.Syncable.ValidatedSyncableBase< T, TBase > Member List

This is the complete list of members for pluginbase.Objects.Syncable.ValidatedSyncableBase< T, TBase >, including all inherited members.

Changedpluginbase.Objects.Syncable.SyncableBase< TBase >
DecodeFrom(BinaryReader reader, DecodeContext context)pluginbase.Objects.Syncable.SyncableBase< TBase >protectedpure virtual
EncodeTo(BinaryWriter writer, EncodeContext context)pluginbase.Objects.Syncable.SyncableBase< TBase >protectedpure virtual
Load(IReadPersistObject obj)pluginbase.Objects.Syncable.SyncableBase< TBase >protectedpure virtual
NetUpdatepluginbase.Objects.Syncable.SyncableBase< TBase >
OnChanged()pluginbase.Objects.Syncable.SyncableBase< TBase >protectedvirtual
Persist(IPersistObject obj)pluginbase.Objects.Syncable.SyncableBase< TBase >protectedpure virtual
ResetWatch()pluginbase.Objects.Syncable.SyncableBase< TBase >protectedvirtual
Touch()pluginbase.Objects.Syncable.SyncableBase< TBase >protected
Touchedpluginbase.Objects.Syncable.SyncableBase< TBase >
TouchRecurse()pluginbase.Objects.Syncable.SyncableBase< TBase >protectedvirtual
Validate(T current, T proposed, DecodeContext context)pluginbase.Objects.Syncable.ValidatedSyncableBase< T, TBase >protected