![]() |
Avatarav_POSE Enumeration |
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.]
[Missing <summary> documentation for "T:Furcadia.Net.DreamInfo.Avatar.av_POSE"]
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
public enum av_POSE
Public Enumeration av_POSE Dim instance As Avatar.av_POSE
public enum class av_POSE
type av_POSE
Members
Member name | Value | Description | |
---|---|---|---|
AVPOSE_SIT | 0 | ||
AVPOSE_WALK0 | 1 | ||
AVPOSE_STAND | 2 | ||
AVPOSE_WALK1 | 3 | ||
AVPOSE_LIE | 4 |
See Also