Свойство | Тип | Описание | |
---|---|---|---|
Assets_OnAssetReceived | void | ||
Grid_RegionHandleReply | void | ||
Init | void | ||
Landmark_Disposed | void | ||
Parcels_ParcelInfoReply | void | ||
btnShowOnMap_Click | void | ||
btnTeleport_Click | void |
Метод | Описание | |
---|---|---|
Landmark ( Radegast.RadegastInstance instance, InventoryLandmark landmark ) : System | ||
Landmark ( Radegast.RadegastInstance instance, UUID parcelID ) : System |
Метод | Описание | |
---|---|---|
Assets_OnAssetReceived ( AssetDownload transfer, Asset asset ) : void | ||
Grid_RegionHandleReply ( object sender, RegionHandleReplyEventArgs e ) : void | ||
Init ( Radegast.RadegastInstance instance ) : void | ||
Landmark_Disposed ( object sender, EventArgs e ) : void | ||
Parcels_ParcelInfoReply ( object sender, ParcelInfoReplyEventArgs e ) : void | ||
btnShowOnMap_Click ( object sender, EventArgs e ) : void | ||
btnTeleport_Click ( object sender, EventArgs e ) : void |
public Landmark ( Radegast.RadegastInstance instance, InventoryLandmark landmark ) : System | ||
instance | Radegast.RadegastInstance | |
landmark | InventoryLandmark | |
Результат | System |
public Landmark ( Radegast.RadegastInstance instance, UUID parcelID ) : System | ||
instance | Radegast.RadegastInstance | |
parcelID | UUID | |
Результат | System |