![]() |
CharacterFlagsCHAR_FLAG_NONE Field |
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.]
Character has no Flags set
Namespace: Furcadia.Movement
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
public const int CHAR_FLAG_NONE = 0
Public Const CHAR_FLAG_NONE As Integer = 0 Dim value As Integer value = CharacterFlags.CHAR_FLAG_NONE
public: literal int CHAR_FLAG_NONE = 0
static val mutable CHAR_FLAG_NONE: int
Field Value
Type: Int32See Also