FixedUpdateDepth Class

graph BT Type-->Base0["Object"] Type-.->Interface0["IUpdateDepth"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IUpdateDepth" Type["FixedUpdateDepth"] class Type type-node Derived0["TPFixedUpdateDepth"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/TPFixedUpdateDepth" Derived1["LegacyFixedUpdateDepth"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/LegacyFixedUpdateDepth"

Syntax

public abstract class FixedUpdateDepth : IUpdateDepth

Constructors

Name Summary
FixedUpdateDepth(int)

Methods