Class MovieTextureAssetExportCollection
Inheritance
System.Object
AssetExportCollection<AssetRipper.SourceGenerated.Classes.ClassID_152.IMovieTexture>
MovieTextureAssetExportCollection
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 MovieTextureAssetExportCollection : AssetExportCollection<IMovieTexture>, IExportCollection
Constructors
| Improve this Doc View SourceMovieTextureAssetExportCollection(MovieTextureAssetExporter, IMovieTexture)
Declaration
public MovieTextureAssetExportCollection(MovieTextureAssetExporter assetExporter, IMovieTexture asset)
Parameters
Type | Name | Description |
---|---|---|
MovieTextureAssetExporter | assetExporter | |
AssetRipper.SourceGenerated.Classes.ClassID_152.IMovieTexture | asset |
Methods
| Improve this Doc View SourceGetExportExtension(IUnityObjectBase)
Declaration
protected override string GetExportExtension(IUnityObjectBase asset)
Parameters
Type | Name | Description |
---|---|---|
IUnityObjectBase | asset |
Returns
Type | Description |
---|---|
System.String |