P_Furcadia_Net_Utils_ServerParser_ChannelObject_Player - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

ChannelObject.Player Property

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

Active Triggering avatar

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

Syntax

C#

public Furre Player { get; }

VB

Public ReadOnly Property Player As Furre
	Get

VB Usage

Dim instance As ChannelObject
Dim value As Furre

value = instance.Player

C++

public:
property Furre^ Player {
	Furre^ get ();
}

F#

member Player : Furre with get

Property Value

Type: Furre

See Also

Reference

ChannelObject Class
Furcadia.Net.Utils.ServerParser Namespace

⚠️ **GitHub.com Fallback** ⚠️