![]() |
FurrePose Property |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
[This is preliminary documentation and is subject to change.]
Furre Pose
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
public AvatarFurrePose Pose { get; set; }
Public Property Pose As AvatarFurrePose Get Set Dim instance As Furre Dim value As AvatarFurrePose value = instance.Pose instance.Pose = value
public: property AvatarFurrePose Pose { AvatarFurrePose get (); void set (AvatarFurrePose value); }
member Pose : AvatarFurrePose with get, set
Property Value
Type: AvatarFurrePoseSee Also