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 |