Show / Hide Table of Contents

Class FontAssetExportCollection

Inheritance
System.Object
ExportCollection
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_128.IFont>
AssetsExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_128.IFont>
FontAssetExportCollection
Implements
IExportCollection
Inherited Members
AssetsExportCollection<IFont>.Contains(IUnityObjectBase)
AssetsExportCollection<IFont>.GetExportID(IExportContainer, IUnityObjectBase)
AssetsExportCollection<IFont>.ExportInner(IExportContainer, String, String, FileSystem)
AssetsExportCollection<IFont>.Assets
AssetsExportCollection<IFont>.AddAsset(IUnityObjectBase)
AssetsExportCollection<IFont>.AddAssets(IEnumerable<IUnityObjectBase>)
AssetsExportCollection<IFont>.File
AssetsExportCollection<IFont>.m_file
AssetExportCollection<IFont>.Export(IExportContainer, String, FileSystem)
AssetExportCollection<IFont>.CreateExportPointer(IExportContainer, IUnityObjectBase, Boolean)
AssetExportCollection<IFont>.GUID
AssetExportCollection<IFont>.AssetExporter
AssetExportCollection<IFont>.Name
AssetExportCollection<IFont>.Asset
ExportCollection.ExportMeta(IExportContainer, Meta, String, FileSystem)
ExportCollection.ExportAsset(IExportContainer, IUnityObjectBase, IUnityObjectBase, String, String, FileSystem)
ExportCollection.GetUniqueFileName(IUnityObjectBase, String, FileSystem)
ExportCollection.GetUniqueFileName(String, String, FileSystem)
ExportCollection.Flags
ExportCollection.ExportableAssets
ExportCollection.AssetExtension
ExportCollection.AssetsKeyword
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Export.UnityProjects.Miscellaneous
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public sealed class FontAssetExportCollection : AssetsExportCollection<IFont>, IExportCollection

Constructors

| Improve this Doc View Source

FontAssetExportCollection(FontAssetExporter, IFont)

Declaration
public FontAssetExportCollection(FontAssetExporter assetExporter, IFont font)
Parameters
Type Name Description
FontAssetExporter assetExporter
AssetRipper.SourceGenerated.Classes.ClassID_128.IFont font

Methods

| Improve this Doc View Source

CreateImporter(IExportContainer)

Declaration
protected override IUnityObjectBase CreateImporter(IExportContainer container)
Parameters
Type Name Description
IExportContainer container
Returns
Type Description
IUnityObjectBase
Overrides
AssetRipper.Export.UnityProjects.AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_128.IFont>.CreateImporter(AssetRipper.Export.UnityProjects.IExportContainer)
| Improve this Doc View Source

GenerateExportID(IUnityObjectBase)

Declaration
protected override long GenerateExportID(IUnityObjectBase asset)
Parameters
Type Name Description
IUnityObjectBase asset
Returns
Type Description
System.Int64
Overrides
AssetRipper.Export.UnityProjects.Project.AssetsExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_128.IFont>.GenerateExportID(AssetRipper.Assets.IUnityObjectBase)
| Improve this Doc View Source

GetExportExtension(IUnityObjectBase)

Declaration
protected override string GetExportExtension(IUnityObjectBase asset)
Parameters
Type Name Description
IUnityObjectBase asset
Returns
Type Description
System.String
Overrides
ExportCollection.GetExportExtension(IUnityObjectBase)

Implements

IExportCollection
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾