InventoryLandmark Class, contains details on a
specific location
Declaration Syntax
C# |
[ SerializableAttribute] public class InventoryLandmark : InventoryItem
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
InventoryLandmark(UUID) |
Construct an InventoryLandmark object
|
|
InventoryLandmark(SerializationInfo, StreamingContext) |
Construct an InventoryLandmark object from a
serialization stream
|
|
LandmarkVisited |
Landmarks use the InventoryItemFlags struct
and will have a flag of 1 set if they have been visited
|
Inheritance Hierarchy
Object | |||
InventoryBase | |||
InventoryItem | |||
InventoryLandmark |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)