From 45d1bb1f60164b6ab0176b5da1542bc8ae21b526 Mon Sep 17 00:00:00 2001 From: maji Date: Tue, 30 Dec 2025 01:13:07 +0700 Subject: [PATCH] enum na --- autogen/yamlgen.js | 2 +- yaml/enums/AmbientSource.yaml | 2 +- yaml/enums/BuiltInAudioPreset.yaml | 2 +- yaml/enums/CameraMode.yaml | 2 +- yaml/enums/CharacterAttachment.yaml | 2 +- yaml/enums/ClientPlatform.yaml | 2 +- yaml/enums/CreatorToolMode.yaml | 2 +- yaml/enums/ForceMode.yaml | 2 +- yaml/enums/GrabbablePermissionMode.yaml | 2 +- yaml/enums/HorizontalAlignment.yaml | 2 +- yaml/enums/HttpRequestMethod.yaml | 2 +- yaml/enums/ImageStretchMode.yaml | 2 +- yaml/enums/ImageType.yaml | 2 +- yaml/enums/KeyCode.yaml | 2 +- yaml/enums/MeshCollisionType.yaml | 2 +- yaml/enums/PartMaterial.yaml | 2 +- yaml/enums/PartShape.yaml | 2 +- yaml/enums/SkyboxPreset.yaml | 2 +- yaml/enums/TextFontPreset.yaml | 2 +- yaml/enums/TweenDirection.yaml | 2 +- yaml/enums/TweenTransition.yaml | 2 +- yaml/enums/UILayoutAlignment.yaml | 2 +- yaml/enums/UIMaskMode.yaml | 2 +- yaml/enums/UIScrollMode.yaml | 2 +- yaml/enums/VerticalAlignment.yaml | 2 +- yaml/types/PolytorianModel.yaml | 45 ------------------------- yaml/types/UITextInput.yaml | 2 +- 27 files changed, 26 insertions(+), 71 deletions(-) diff --git a/autogen/yamlgen.js b/autogen/yamlgen.js index d458b04..037bc50 100644 --- a/autogen/yamlgen.js +++ b/autogen/yamlgen.js @@ -133,7 +133,7 @@ for (const e of data.Enums) { } // Add enum description - obj.Description = existingEnumDescription || "Missing Documentation"; + obj.Description = existingEnumDescription || ""; // Add options for (const option of e.Options) { diff --git a/yaml/enums/AmbientSource.yaml b/yaml/enums/AmbientSource.yaml index ad63ed2..c8f568b 100644 --- a/yaml/enums/AmbientSource.yaml +++ b/yaml/enums/AmbientSource.yaml @@ -5,4 +5,4 @@ Options: Description: "" - Name: Color Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/BuiltInAudioPreset.yaml b/yaml/enums/BuiltInAudioPreset.yaml index dbb790d..a6e359a 100644 --- a/yaml/enums/BuiltInAudioPreset.yaml +++ b/yaml/enums/BuiltInAudioPreset.yaml @@ -5,4 +5,4 @@ Options: Description: "" - Name: Explosion Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/CameraMode.yaml b/yaml/enums/CameraMode.yaml index 486c223..19fa85c 100644 --- a/yaml/enums/CameraMode.yaml +++ b/yaml/enums/CameraMode.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: Scripted Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/CharacterAttachment.yaml b/yaml/enums/CharacterAttachment.yaml index 96d18d3..721fa20 100644 --- a/yaml/enums/CharacterAttachment.yaml +++ b/yaml/enums/CharacterAttachment.yaml @@ -23,4 +23,4 @@ Options: Description: "" - Name: HandRight Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/ClientPlatform.yaml b/yaml/enums/ClientPlatform.yaml index e24367c..a263b2f 100644 --- a/yaml/enums/ClientPlatform.yaml +++ b/yaml/enums/ClientPlatform.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: VR Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/CreatorToolMode.yaml b/yaml/enums/CreatorToolMode.yaml index fa2c96d..5176655 100644 --- a/yaml/enums/CreatorToolMode.yaml +++ b/yaml/enums/CreatorToolMode.yaml @@ -13,4 +13,4 @@ Options: Description: "" - Name: Brush Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/ForceMode.yaml b/yaml/enums/ForceMode.yaml index d3d96ae..ed90c06 100644 --- a/yaml/enums/ForceMode.yaml +++ b/yaml/enums/ForceMode.yaml @@ -9,4 +9,4 @@ Options: Description: "" - Name: VelocityChange Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/GrabbablePermissionMode.yaml b/yaml/enums/GrabbablePermissionMode.yaml index 03828cf..6199171 100644 --- a/yaml/enums/GrabbablePermissionMode.yaml +++ b/yaml/enums/GrabbablePermissionMode.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: Scripted Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/HorizontalAlignment.yaml b/yaml/enums/HorizontalAlignment.yaml index f696b36..8b60823 100644 --- a/yaml/enums/HorizontalAlignment.yaml +++ b/yaml/enums/HorizontalAlignment.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: Right Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/HttpRequestMethod.yaml b/yaml/enums/HttpRequestMethod.yaml index 816f9e0..80984c4 100644 --- a/yaml/enums/HttpRequestMethod.yaml +++ b/yaml/enums/HttpRequestMethod.yaml @@ -11,4 +11,4 @@ Options: Description: "" - Name: Patch Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/ImageStretchMode.yaml b/yaml/enums/ImageStretchMode.yaml index 118647b..70cc661 100644 --- a/yaml/enums/ImageStretchMode.yaml +++ b/yaml/enums/ImageStretchMode.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: Covered Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/ImageType.yaml b/yaml/enums/ImageType.yaml index e87c1c9..df4d90f 100644 --- a/yaml/enums/ImageType.yaml +++ b/yaml/enums/ImageType.yaml @@ -17,4 +17,4 @@ Options: Description: "" - Name: PlaceIcon Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/KeyCode.yaml b/yaml/enums/KeyCode.yaml index 5bccb09..838b1ea 100644 --- a/yaml/enums/KeyCode.yaml +++ b/yaml/enums/KeyCode.yaml @@ -319,4 +319,4 @@ Options: Description: "" - Name: Unknown Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/MeshCollisionType.yaml b/yaml/enums/MeshCollisionType.yaml index 7698169..28ee588 100644 --- a/yaml/enums/MeshCollisionType.yaml +++ b/yaml/enums/MeshCollisionType.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: Exact Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/PartMaterial.yaml b/yaml/enums/PartMaterial.yaml index 33a39a3..be14523 100644 --- a/yaml/enums/PartMaterial.yaml +++ b/yaml/enums/PartMaterial.yaml @@ -43,4 +43,4 @@ Options: Description: "" - Name: Wood Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/PartShape.yaml b/yaml/enums/PartShape.yaml index 6ccf8aa..da14d6e 100644 --- a/yaml/enums/PartShape.yaml +++ b/yaml/enums/PartShape.yaml @@ -21,4 +21,4 @@ Options: Description: "" - Name: Frame Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/SkyboxPreset.yaml b/yaml/enums/SkyboxPreset.yaml index 28acff1..23c51da 100644 --- a/yaml/enums/SkyboxPreset.yaml +++ b/yaml/enums/SkyboxPreset.yaml @@ -43,4 +43,4 @@ Options: Description: "" - Name: Sunset5 Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/TextFontPreset.yaml b/yaml/enums/TextFontPreset.yaml index d0dcc97..260a0aa 100644 --- a/yaml/enums/TextFontPreset.yaml +++ b/yaml/enums/TextFontPreset.yaml @@ -25,4 +25,4 @@ Options: Description: "" - Name: ComicSansMS Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/TweenDirection.yaml b/yaml/enums/TweenDirection.yaml index 294afa1..8df33b8 100644 --- a/yaml/enums/TweenDirection.yaml +++ b/yaml/enums/TweenDirection.yaml @@ -9,4 +9,4 @@ Options: Description: "" - Name: OutIn Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/TweenTransition.yaml b/yaml/enums/TweenTransition.yaml index d80fac9..c9bafb3 100644 --- a/yaml/enums/TweenTransition.yaml +++ b/yaml/enums/TweenTransition.yaml @@ -25,4 +25,4 @@ Options: Description: "" - Name: Spring Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/UILayoutAlignment.yaml b/yaml/enums/UILayoutAlignment.yaml index 4249fe8..7ece5ec 100644 --- a/yaml/enums/UILayoutAlignment.yaml +++ b/yaml/enums/UILayoutAlignment.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: Right Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/UIMaskMode.yaml b/yaml/enums/UIMaskMode.yaml index 61dafc3..5084ba3 100644 --- a/yaml/enums/UIMaskMode.yaml +++ b/yaml/enums/UIMaskMode.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: ClipAndDraw Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/UIScrollMode.yaml b/yaml/enums/UIScrollMode.yaml index 6b98299..ff77b60 100644 --- a/yaml/enums/UIScrollMode.yaml +++ b/yaml/enums/UIScrollMode.yaml @@ -9,4 +9,4 @@ Options: Description: "" - Name: NeverShow Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/enums/VerticalAlignment.yaml b/yaml/enums/VerticalAlignment.yaml index 4c1308a..039eef1 100644 --- a/yaml/enums/VerticalAlignment.yaml +++ b/yaml/enums/VerticalAlignment.yaml @@ -7,4 +7,4 @@ Options: Description: "" - Name: Bottom Description: "" -Description: Missing Documentation +Description: "" diff --git a/yaml/types/PolytorianModel.yaml b/yaml/types/PolytorianModel.yaml index 2719cd9..509e934 100644 --- a/yaml/types/PolytorianModel.yaml +++ b/yaml/types/PolytorianModel.yaml @@ -127,51 +127,6 @@ Methods: IsObsolete: false IsStatic: false Description: Missing Documentation - - Name: SetAttachmentTransformOverride - ReturnType: nil - Parameters: - - Name: attachment - Type: CharacterAttachmentEnum - IsOptional: false - DefaultValue: "" - - Name: overrideThis - Type: boolean - IsOptional: false - DefaultValue: "" - IsAsync: false - IsObsolete: false - IsStatic: false - Description: Missing Documentation - - Name: SetAttachmentPositionOverride - ReturnType: nil - Parameters: - - Name: attachment - Type: CharacterAttachmentEnum - IsOptional: false - DefaultValue: "" - - Name: pos - Type: Vector3 - IsOptional: false - DefaultValue: "" - IsAsync: false - IsObsolete: false - IsStatic: false - Description: Missing Documentation - - Name: SetAttachmentRotationOverride - ReturnType: nil - Parameters: - - Name: attachment - Type: CharacterAttachmentEnum - IsOptional: false - DefaultValue: "" - - Name: rot - Type: Vector3 - IsOptional: false - DefaultValue: "" - IsAsync: false - IsObsolete: false - IsStatic: false - Description: Missing Documentation Events: - Name: RagdollStarted Arguments: "" diff --git a/yaml/types/UITextInput.yaml b/yaml/types/UITextInput.yaml index 31faa0a..36670bb 100644 --- a/yaml/types/UITextInput.yaml +++ b/yaml/types/UITextInput.yaml @@ -43,7 +43,7 @@ Properties: IsReadOnly: false IsObsolete: false Description: The color of the placeholder text. - - Name: ReadonlyColor + - Name: ReadOnlyColor Type: Color IsAccessibleByScripts: true IsReadOnly: false