C# Class Simian.Agent

Mostra file Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Properties

Property Type Description
AccessLevel string
Balance int
CreationTime uint
CurrentLookAt System.Vector3
CurrentPosition System.Vector3
CurrentRegionHandle ulong
EyesItem UUID
FirstName string
GlovesItem UUID
GodLevel int
HairItem UUID
Height float
HomeLookAt System.Vector3
HomePosition System.Vector3
HomeRegionHandle ulong
InventoryLibraryOwner UUID
InventoryLibraryRoot UUID
InventoryRoot UUID
JacketItem UUID
LastLoginTime uint
LastName string
PantsItem UUID
PartnerID UUID
PasswordHash string
ProfileAboutText string
ProfileBornOn string
ProfileCanDo int
ProfileFirstImage UUID
ProfileFirstText string
ProfileFlags ProfileFlags
ProfileImage UUID
ProfileURL string
ProfileWantDo int
ShapeItem UUID
ShirtItem UUID
ShoesItem UUID
SkinItem UUID
SkirtItem UUID
SocksItem UUID
UnderpantsItem UUID
UndershirtItem UUID
VisualParams byte[]

Property Details

AccessLevel public_oe property

public string AccessLevel
return string

Balance public_oe property

public int Balance
return int

CreationTime public_oe property

public uint CreationTime
return uint

CurrentLookAt public_oe property

public Vector3,System CurrentLookAt
return System.Vector3

CurrentPosition public_oe property

public Vector3,System CurrentPosition
return System.Vector3

CurrentRegionHandle public_oe property

public ulong CurrentRegionHandle
return ulong

EyesItem public_oe property

public UUID EyesItem
return UUID

FirstName public_oe property

public string FirstName
return string

GlovesItem public_oe property

public UUID GlovesItem
return UUID

GodLevel public_oe property

public int GodLevel
return int

HairItem public_oe property

public UUID HairItem
return UUID

Height public_oe property

public float Height
return float

HomeLookAt public_oe property

public Vector3,System HomeLookAt
return System.Vector3

HomePosition public_oe property

public Vector3,System HomePosition
return System.Vector3

HomeRegionHandle public_oe property

public ulong HomeRegionHandle
return ulong

InventoryLibraryOwner public_oe property

public UUID InventoryLibraryOwner
return UUID

InventoryLibraryRoot public_oe property

public UUID InventoryLibraryRoot
return UUID

InventoryRoot public_oe property

public UUID InventoryRoot
return UUID

JacketItem public_oe property

public UUID JacketItem
return UUID

LastLoginTime public_oe property

public uint LastLoginTime
return uint

LastName public_oe property

public string LastName
return string

PantsItem public_oe property

public UUID PantsItem
return UUID

PartnerID public_oe property

public UUID PartnerID
return UUID

PasswordHash public_oe property

public string PasswordHash
return string

ProfileAboutText public_oe property

public string ProfileAboutText
return string

ProfileBornOn public_oe property

public string ProfileBornOn
return string

ProfileCanDo public_oe property

public int ProfileCanDo
return int

ProfileFirstImage public_oe property

public UUID ProfileFirstImage
return UUID

ProfileFirstText public_oe property

public string ProfileFirstText
return string

ProfileFlags public_oe property

public ProfileFlags ProfileFlags
return ProfileFlags

ProfileImage public_oe property

public UUID ProfileImage
return UUID

ProfileURL public_oe property

public string ProfileURL
return string

ProfileWantDo public_oe property

public int ProfileWantDo
return int

ShapeItem public_oe property

public UUID ShapeItem
return UUID

ShirtItem public_oe property

public UUID ShirtItem
return UUID

ShoesItem public_oe property

public UUID ShoesItem
return UUID

SkinItem public_oe property

public UUID SkinItem
return UUID

SkirtItem public_oe property

public UUID SkirtItem
return UUID

SocksItem public_oe property

public UUID SocksItem
return UUID

UnderpantsItem public_oe property

public UUID UnderpantsItem
return UUID

UndershirtItem public_oe property

public UUID UndershirtItem
return UUID

VisualParams public_oe property

public byte[] VisualParams
return byte[]