Interface ISprite
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public interface ISprite
Properties
| Improve this Doc View SourceValue
Declaration
Sprite Value { get; }
Property Value
Type | Description |
---|---|
Sprite |
Methods
| Improve this Doc View SourceClone()
Declaration
ISprite Clone()
Returns
Type | Description |
---|---|
ISprite |