C# Class OpenMetaverse.GridAgentLocation

Inheritance: GridItem
Datei anzeigen Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Properties

Property Type Description
AvatarCount int
GlobalX uint
GlobalY uint
Identifier string

Property Details

AvatarCount public_oe property

public int AvatarCount
return int

GlobalX public_oe property

public uint GlobalX
return uint

GlobalY public_oe property

public uint GlobalY
return uint

Identifier public_oe property

public string Identifier
return string