Show / Hide Table of Contents

Class SpriteProcessor

Inheritance
System.Object
SpriteProcessor
Implements
IAssetProcessor
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.Processing.Textures
Assembly: AssetRipper.Processing.dll
Syntax
public sealed class SpriteProcessor : IAssetProcessor

Methods

| Improve this Doc View Source

Process(GameData)

Declaration
public void Process(GameData gameData)
Parameters
Type Name Description
GameData gameData

Implements

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