Show / Hide Table of Contents

Interface ISprite

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface ISprite

Properties

| Improve this Doc View Source

Value

Declaration
Sprite Value { get; }
Property Value
Type Description
Sprite

Methods

| Improve this Doc View Source

Clone()

Declaration
ISprite Clone()
Returns
Type Description
ISprite

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX