SpawnAvatar.player Property

Furcadia Framework

SpawnAvatarplayer Property

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

the Active Player

Namespace:  Furcadia.Net.Utils.ServerParser
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax

public Furre player { get; }
Public ReadOnly Property player As Furre
	Get

Dim instance As SpawnAvatar
Dim value As Furre

value = instance.player
public:
property Furre^ player {
	Furre^ get ();
}
member player : Furre with get

Property Value

Type: Furre
See Also

Reference