Table of Contents

Struct Serializer.TargetScope

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Temporarily assigns target so serialization warnings can be logged against a specific Unity object.

public struct Serializer.TargetScope : IDisposable
Implements
Inherited Members

Constructors

TargetScope(Object)

Sets the temporary logging target used by this serializer.

Methods

Dispose()

Clears the temporary logging target when the scope ends.