T_Furcadia_Net_DreamInfo_Avatar_av_POSE - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
[Missing
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public enum av_POSE
VB
Public Enumeration av_POSE
VB Usage
Dim instance As Avatar.av_POSE
C++
public enum class av_POSE
F#
type av_POSE
Member name | Value | Description | |
---|---|---|---|
AVPOSE_SIT | 0 | ||
AVPOSE_WALK0 | 1 | ||
AVPOSE_STAND | 2 | ||
AVPOSE_WALK1 | 3 | ||
AVPOSE_LIE | 4 |