Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    IAssetSerializerFactory Interface

    Namespace: Stride.Core.Assets.Serializers
    Assembly: Stride.Core.Assets.dll

    public interface IAssetSerializerFactory
    Name Description
    Methods
    TryCreate(String)
    | Improve this Doc View Source

    Methods


    TryCreate(String)

    IAssetSerializer TryCreate(string assetFileExtension)
    Parameters
    Type Name Description
    System.String assetFileExtension
    Returns
    Type Description
    IAssetSerializer

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation