Class NamedSpriteFunction
Implements
Inherited Members
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public class NamedSpriteFunction : NamedFunction<Sprite>, ISprite
Constructors
View SourceNamedSpriteFunction(string)
Declaration
public NamedSpriteFunction(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Methods
View SourceClone()
Declaration
public ISprite Clone()
Returns
| Type | Description |
|---|---|
| ISprite |