Class VideoClipExportCollection
Inheritance
System.Object
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_329.IVideoClip>
VideoClipExportCollection
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 VideoClipExportCollection : AssetExportCollection<IVideoClip>, IExportCollection
Constructors
| Improve this Doc View SourceVideoClipExportCollection(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 SourceCreateImporter(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 |