From 9957a979808e43972e8defdd05cf9ad7aaecd2d7 Mon Sep 17 00:00:00 2001 From: tapple Date: Wed, 21 Jan 2026 17:29:15 -0800 Subject: rename LLDetectedEvent to DetectedEvent --- .../newview/app_settings/keywords_lua_default.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/indra/newview/app_settings/keywords_lua_default.xml b/indra/newview/app_settings/keywords_lua_default.xml index c6787f6e0a..270236fee1 100644 --- a/indra/newview/app_settings/keywords_lua_default.xml +++ b/indra/newview/app_settings/keywords_lua_default.xml @@ -153,7 +153,7 @@ The union of every type. Similar to any without disabling type-checking. - LLDetectedEvent + DetectedEvent tooltip Event detection class providing access to detected object/avatar information @@ -177,7 +177,7 @@ LLDetectedEventHandler tooltip - type LLDetectedEventHandler = (detected: {LLDetectedEvent}) -> () + type LLDetectedEventHandler = (detected: {DetectedEvent}) -> () LLDetectedEventName @@ -9624,7 +9624,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -9642,7 +9642,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -9660,7 +9660,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -9838,7 +9838,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -10222,7 +10222,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -10371,7 +10371,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -10398,7 +10398,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -10417,7 +10417,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} @@ -10435,7 +10435,7 @@ vector position - position in local coordinates tooltip Array of detected events. type - {LLDetectedEvent} + {DetectedEvent} -- cgit v1.3