Furcadia Framework For Third Party Programs
RemoveAvatar Constructor |
[This is preliminary documentation and is subject to change.]
Remove Avatar from the Dream Furre List by its Furre ID
Namespace: Furcadia.Net.Utils.ServerParser
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public RemoveAvatar( string ServerInstruction )
Public Sub New ( ServerInstruction As String ) Dim ServerInstruction As String Dim instance As New RemoveAvatar(ServerInstruction)
public: RemoveAvatar( String^ ServerInstruction )
new : ServerInstruction : string -> RemoveAvatar
Parameters
- ServerInstruction
- Type: SystemString
[Missing <param name="ServerInstruction"/> documentation for "M:Furcadia.Net.Utils.ServerParser.RemoveAvatar.#ctor(System.String)"]
See Also