Generate extension API shims

This commit is contained in:
2026-08-08 12:58:50 +02:00
parent 1291234e6f
commit 643762fd1d
19 changed files with 12766 additions and 1312 deletions

View File

@@ -23783,7 +23783,7 @@ pub struct PrimitiveConstructionData {
/// C# member: `F:LibreMetaverse.Primitive.ConstructionData.State`.
pub state: u8,
/// C# member: `F:LibreMetaverse.Primitive.ConstructionData.profileCurve`.
pub profile_curve: u8,
pub profile_curve_with_field: u8,
}
impl PrimitiveConstructionData {
/// C# member: `M:LibreMetaverse.Primitive.ConstructionData.#ctor`.