Class EmptySprite
Implements
Inherited Members
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class EmptySprite : ISprite
Constructors
View SourceEmptySprite()
Declaration
public EmptySprite()
Properties
View SourceValue
Declaration
public Sprite Value { get; }
Property Value
| Type | Description |
|---|---|
| Sprite |
Methods
View SourceClone()
Declaration
public ISprite Clone()
Returns
| Type | Description |
|---|---|
| ISprite |