Script Canvas, replace the text replacement system to a JSON file based one (#5228)

It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
This commit is contained in:
Luis Sempé
2021-11-11 11:53:51 -08:00
committed by GitHub
parent 9d93282e42
commit 9e2a3226fd
1382 changed files with 209123 additions and 1515 deletions
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "ALPHA",
"context": "Constant",
"variant": "",
"details": {
"name": "ALPHA::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "AreaLightComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "AreaLightComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "AudioObstructionType_Ignore",
"context": "Constant",
"variant": "",
"details": {
"name": "AudioObstructionType_Ignore::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "AudioObstructionType_MultiRay",
"context": "Constant",
"variant": "",
"details": {
"name": "AudioObstructionType_MultiRay::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "AudioObstructionType_SingleRay",
"context": "Constant",
"variant": "",
"details": {
"name": "AudioObstructionType_SingleRay::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "AudioPreloadComponentLoadType_Auto",
"context": "Constant",
"variant": "",
"details": {
"name": "AudioPreloadComponentLoadType_Auto::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "AudioPreloadComponentLoadType_Manual",
"context": "Constant",
"variant": "",
"details": {
"name": "AudioPreloadComponentLoadType_Manual::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "AxisAlignedBoxShapeComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "AxisAlignedBoxShapeComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BRAVO",
"context": "Constant",
"variant": "",
"details": {
"name": "BRAVO::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_AlphaDest",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_AlphaDest::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_AlphaDestInverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_AlphaDestInverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_AlphaSource",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_AlphaSource::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_AlphaSource1",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_AlphaSource1::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_AlphaSource1Inverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_AlphaSource1Inverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_AlphaSourceInverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_AlphaSourceInverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_AlphaSourceSaturate",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_AlphaSourceSaturate::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_ColorDest",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_ColorDest::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_ColorDestInverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_ColorDestInverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_ColorSource",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_ColorSource::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_ColorSource1",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_ColorSource1::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_ColorSource1Inverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_ColorSource1Inverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_ColorSourceInverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_ColorSourceInverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_Factor",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_Factor::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_FactorInverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_FactorInverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_Invalid",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_Invalid::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_One",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_One::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendFactor_Zero",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendFactor_Zero::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendOp_Add",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendOp_Add::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendOp_Invalid",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendOp_Invalid::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendOp_Maximum",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendOp_Maximum::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendOp_Minimum",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendOp_Minimum::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendOp_Subtract",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendOp_Subtract::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BlendOp_SubtractReverse",
"context": "Constant",
"variant": "",
"details": {
"name": "BlendOp_SubtractReverse::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BloomComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "BloomComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "BoxShapeComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "BoxShapeComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "CHARLIE",
"context": "Constant",
"variant": "",
"details": {
"name": "CHARLIE::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "CapsuleShapeComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "CapsuleShapeComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "ConstantGradientComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "ConstantGradientComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "CullMode_Back",
"context": "Constant",
"variant": "",
"details": {
"name": "CullMode_Back::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "CullMode_Front",
"context": "Constant",
"variant": "",
"details": {
"name": "CullMode_Front::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "CullMode_Invalid",
"context": "Constant",
"variant": "",
"details": {
"name": "CullMode_Invalid::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "CullMode_None",
"context": "Constant",
"variant": "",
"details": {
"name": "CullMode_None::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "CylinderShapeComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "CylinderShapeComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DecalComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DecalComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DefaultLodOverride",
"context": "Constant",
"variant": "",
"details": {
"name": "DefaultLodOverride::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DefaultLodType",
"context": "Constant",
"variant": "",
"details": {
"name": "DefaultLodType::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DefaultMaterialAssignment",
"context": "Constant",
"variant": "",
"details": {
"name": "DefaultMaterialAssignment::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DefaultMaterialAssignmentId",
"context": "Constant",
"variant": "",
"details": {
"name": "DefaultMaterialAssignmentId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DefaultMaterialAssignmentMap",
"context": "Constant",
"variant": "",
"details": {
"name": "DefaultMaterialAssignmentMap::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DefaultPhysicsSceneId",
"context": "Constant",
"variant": "",
"details": {
"name": "DefaultPhysicsSceneId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DefaultPhysicsSceneName",
"context": "Constant",
"variant": "",
"details": {
"name": "DefaultPhysicsSceneName::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DeferredFogComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DeferredFogComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DepthOfFieldComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DepthOfFieldComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DepthWriteMask_All",
"context": "Constant",
"variant": "",
"details": {
"name": "DepthWriteMask_All::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DepthWriteMask_Invalid",
"context": "Constant",
"variant": "",
"details": {
"name": "DepthWriteMask_Invalid::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DepthWriteMask_Zero",
"context": "Constant",
"variant": "",
"details": {
"name": "DepthWriteMask_Zero::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DiffuseGlobalIlluminationComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DiffuseGlobalIlluminationComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DiffuseProbeGridComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DiffuseProbeGridComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DirectionalLightComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DirectionalLightComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DiskShapeComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DiskShapeComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplayMapperComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplayMapperComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_HideHelpers",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_HideHelpers::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_HideLinks",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_HideLinks::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_HideTracks",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_HideTracks::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_NoCollision",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_NoCollision::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_NoLabels",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_NoLabels::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_Physics",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_Physics::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_SerializableFlagsMask",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_SerializableFlagsMask::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DisplaySettings_ShowDimensionFigures",
"context": "Constant",
"variant": "",
"details": {
"name": "DisplaySettings_ShowDimensionFigures::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "DitherGradientComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "DitherGradientComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorAreaLightComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorAreaLightComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorBloomComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorBloomComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorDecalComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorDecalComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorDeferredFogComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorDeferredFogComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorDepthOfFieldComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorDepthOfFieldComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorDiffuseGlobalIlluminationComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorDiffuseGlobalIlluminationComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorDiffuseProbeGridComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorDiffuseProbeGridComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorDirectionalLightComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorDirectionalLightComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorDisplayMapperComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorDisplayMapperComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorEntityReferenceComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorEntityReferenceComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorEntityStartStatus_EditorOnly",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorEntityStartStatus_EditorOnly::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorEntityStartStatus_StartActive",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorEntityStartStatus_StartActive::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorEntityStartStatus_StartInactive",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorEntityStartStatus_StartInactive::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorExposureControlComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorExposureControlComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorGradientWeightModifierComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorGradientWeightModifierComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorGridComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorGridComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorHDRiSkyboxComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorHDRiSkyboxComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorImageBasedLightComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorImageBasedLightComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorLookModificationComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorLookModificationComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorMaterialComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorMaterialComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorMeshComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorMeshComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorNonUniformScaleComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorNonUniformScaleComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorOcclusionCullingPlaneComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorOcclusionCullingPlaneComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorPhysicalSkyComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorPhysicalSkyComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorPhysicsSceneId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorPhysicsSceneId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorPhysicsSceneName",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorPhysicsSceneName::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorPostFxLayerComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorPostFxLayerComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorRadiusWeightModifierComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorRadiusWeightModifierComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorReflectionProbeComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorReflectionProbeComponentTypeId::Getter",
"category": "Constants"
}
}
]
}
@@ -0,0 +1,13 @@
{
"entries": [
{
"key": "EditorShapeWeightModifierComponentTypeId",
"context": "Constant",
"variant": "",
"details": {
"name": "EditorShapeWeightModifierComponentTypeId::Getter",
"category": "Constants"
}
}
]
}

Some files were not shown because too many files have changed in this diff Show More