OpenMetaverse Protocol Library Developers API Documentation
OpenMetaverse.GUI Namespace
NamespacesOpenMetaverse.GUI

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

[Missing <summary> documentation for "N:OpenMetaverse.GUI"]

Declaration Syntax
C#
namespace OpenMetaverse.GUI
Types
All TypesClassesDelegates
IconTypeDescription
AvatarList..::.AvatarCallback
AvatarList
ListView GUI component for viewing a client's nearby avatars list

FriendList..::.FriendDoubleClickCallback
FriendList
ListView GUI component for viewing a client's friend list

GroupList..::.GroupDoubleClickCallback
GroupList
ListView GUI component for viewing a client's group list

InventoryTree
TreeView GUI component for browsing a client's inventory

LocalChat
Panel GUI component for interfacing with local chat

LoginPanel
MessageBar
ToolStrip GUI component for displaying and switching between IM windows

MiniMap
PictureBox GUI component for displaying a client's mini-map

StatusOutput
RichTextBox GUI component for displaying a client's status output

TrackedAvatar
Contains any available information for an avatar in the simulator. A null value for .Avatar indicates coarse data for an avatar outside of visible range.