TriLib Exporter
Search Results for

    Show / Hide Table of Contents

    Interface IAssetWriterContext

    Represents a context interface for asset writing operations.

    Namespace: TriLibExporter
    Assembly: Assembly-CSharp.dll
    Syntax
    public interface IAssetWriterContext

    Properties

    Context

    Gets the current asset writer context.

    Declaration
    AssetWriterContext Context { get; }
    Property Value
    Type Description
    AssetWriterContext
    In this article
    Back to top Generated by DocFX