Class NamedSpriteFunction
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 NamedSpriteFunction : NamedFunction<Sprite>, ISprite
Constructors
| Improve this Doc View SourceNamedSpriteFunction(String)
Declaration
public NamedSpriteFunction(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Methods
| Improve this Doc View SourceClone()
Declaration
public ISprite Clone()
Returns
Type | Description |
---|---|
ISprite |