Avatar.Frame.pose Field

Furcadia Framework

AvatarFramepose 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.pose"]

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

public int pose
Public pose As Integer

Dim instance As AvatarFrame
Dim value As Integer

value = instance.pose

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

Field Value

Type: Int32
See Also

Reference