Show / Hide Table of Contents

Class DFBlock.RdbBlockDescProcessor

Inheritance
Object
FullSerializer.fsObjectProcessor
DFBlock.RdbBlockDescProcessor
Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public class RdbBlockDescProcessor : fsObjectProcessor

Methods

| Improve this Doc View Source

OnAfterSerialize(Type, Object, ref fsData)

Declaration
public override void OnAfterSerialize(Type storageType, object instance, ref fsData data)
Parameters
Type Name Description
Type storageType
Object instance
FullSerializer.fsData data
Overrides
FullSerializer.fsObjectProcessor.OnAfterSerialize(System.Type, System.Object, FullSerializer.fsData)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX