OpenMetaverse Protocol Library Developers API Documentation
DirectoryManager . . :: . . EventInfo Structure
NamespacesOpenMetaverse DirectoryManagerDirectoryManager . . :: . . EventInfo
The details of an "Event"
Declaration Syntax
C#
public
struct
EventInfo
Members
All Members Methods Fields



Icon Member Description
Amount
The cover charge amount in L$ if applicable

Category
The category

Cover
0 if no cover charge applies

Creator
The ID of the event creator

Date
The short date/time the event will begin

DateUTC
The event start time in Unixtime (seconds since epoch) UTC adjusted

Desc
The events description

Duration
The length of the event in minutes

Flags
The maturity rating

GlobalPos
The gridwide location of the event

ID
The events ID

Name
The name of the event

SimName
The name of the region where the event is being held

ToSLurl () () () ()
Get a SL URL for the parcel where the event is hosted

ToString () () () ()
Print the struct data as a string
(Overrides ValueType. ToString () () () () .)

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)