|
CharacterFlagsCHAR_FLAG_SET_VISIBLE Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Set Character Visable
Namespace:
Furcadia.Movement
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public const int CHAR_FLAG_SET_VISIBLE = 2
Public Const CHAR_FLAG_SET_VISIBLE As Integer = 2
Dim value As Integer
value = CharacterFlags.CHAR_FLAG_SET_VISIBLE
public:
literal int CHAR_FLAG_SET_VISIBLE = 2
static val mutable CHAR_FLAG_SET_VISIBLE: int
Field Value
Type:
Int32See Also