Furcadia Framework For Third Party Programs
SpawnAvatarplayer Property |
[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 44
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: FurreSee Also