Implement remaining TestClient service commands (#94)
This commit is contained in:
@@ -624,6 +624,8 @@ NATIVE_GENERATED_TYPES = {
|
||||
NATIVE_MEMBER_BODIES = {
|
||||
"F:LibreMetaverse.Animations.DANCE1":
|
||||
"crate::animation::dance1()",
|
||||
"M:LibreMetaverse.Animations.ToDictionary":
|
||||
"Ok(libremetaverse_types::compat::FrozenDictionary(crate::animation::builtin_animations()))",
|
||||
"M:LibreMetaverse.RLV.RlvCommon.TryGetAttachmentPointFromItemName(System.String,System.Nullable{LibreMetaverse.RLV.RlvAttachmentPoint}@)":
|
||||
"Self::native_try_get_attachment_point_from_item_name(item_name, attachment_point)",
|
||||
"M:LibreMetaverse.RLV.RlvRestriction.#ctor(LibreMetaverse.RLV.RlvRestrictionType,System.Guid,System.String,System.Collections.Generic.ICollection{System.Object})":
|
||||
|
||||
Reference in New Issue
Block a user