Avatar.Frame.gender Field

Furcadia Framework

AvatarFramegender Field

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.]

[Missing <summary> documentation for "F:Furcadia.Net.DreamInfo.Avatar.Frame.gender"]

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

public int gender
Public gender As Integer

Dim instance As AvatarFrame
Dim value As Integer

value = instance.gender

instance.gender = value
public:
int gender
val mutable gender: int

Field Value

Type: Int32
See Also

Reference