Class FontAssetExportCollection
Inheritance
System.Object
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_128.IFont>
AssetsExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_128.IFont>
FontAssetExportCollection
Implements
Inherited Members
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 SourceFontAssetExportCollection(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 SourceCreateImporter(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 |