Show / Hide Table of Contents

Class VideoClipExportCollection

Inheritance
System.Object
ExportCollection
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_329.IVideoClip>
VideoClipExportCollection
Implements
IExportCollection
Inherited Members
AssetExportCollection<IVideoClip>.Export(IExportContainer, String, FileSystem)
AssetExportCollection<IVideoClip>.Contains(IUnityObjectBase)
AssetExportCollection<IVideoClip>.GetExportID(IExportContainer, IUnityObjectBase)
AssetExportCollection<IVideoClip>.CreateExportPointer(IExportContainer, IUnityObjectBase, Boolean)
AssetExportCollection<IVideoClip>.ExportInner(IExportContainer, String, String, FileSystem)
AssetExportCollection<IVideoClip>.GUID
AssetExportCollection<IVideoClip>.AssetExporter
AssetExportCollection<IVideoClip>.File
AssetExportCollection<IVideoClip>.Assets
AssetExportCollection<IVideoClip>.Name
AssetExportCollection<IVideoClip>.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 VideoClipExportCollection : AssetExportCollection<IVideoClip>, IExportCollection

Constructors

| Improve this Doc View Source

VideoClipExportCollection(VideoClipExporter, IVideoClip)

Declaration
public VideoClipExportCollection(VideoClipExporter assetExporter, IVideoClip asset)
Parameters
Type Name Description
VideoClipExporter assetExporter
AssetRipper.SourceGenerated.Classes.ClassID_329.IVideoClip asset

Methods

| Improve this Doc View Source

CreateImporter(IExportContainer)

Declaration
protected override IVideoClipImporter CreateImporter(IExportContainer container)
Parameters
Type Name Description
IExportContainer container
Returns
Type Description
AssetRipper.SourceGenerated.Classes.ClassID_1127.IVideoClipImporter
Overrides
AssetRipper.Export.UnityProjects.AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_329.IVideoClip>.CreateImporter(AssetRipper.Export.UnityProjects.IExportContainer)
| 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
☀
☾