Class EmptySprite
Inheritance
System.Object
EmptySprite
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class EmptySprite : ISprite
Properties
| Improve this Doc View SourceValue
Declaration
public Sprite Value { get; }
Property Value
Type | Description |
---|---|
Sprite |
Methods
| Improve this Doc View SourceClone()
Declaration
public ISprite Clone()
Returns
Type | Description |
---|---|
ISprite |