CharacterFlags.CHAR_FLAG_HAS_PROFILE Field

FFF3PP

CharacterFlagsCHAR_FLAG_HAS_PROFILE Field

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Character has a Web Profile page.

As of Furcadia V31 This is not yet used

Namespace:  Furcadia.Movement
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public const int CHAR_FLAG_HAS_PROFILE = 1
Public Const CHAR_FLAG_HAS_PROFILE As Integer = 1

Dim value As Integer

value = CharacterFlags.CHAR_FLAG_HAS_PROFILE
public:
literal int CHAR_FLAG_HAS_PROFILE = 1
static val mutable CHAR_FLAG_HAS_PROFILE: int

Field Value

Type: Int32
See Also