C# Class OpenMetaverse.MapItem

Base class for Map Items
Afficher le fichier Open project: openmetaversefoundation/libopenmetaverse-oldsvnconvert

Méthodes publiques

Свойство Type Description
GlobalX uint
GlobalY uint

Property Details

GlobalX public_oe property

The Global X position of the item
public uint GlobalX
Résultat uint

GlobalY public_oe property

The Global Y position of the item
public uint GlobalY
Résultat uint