Page MenuHomeFeedback Tracker

New command: findRsc
New, NormalPublic

Description

Similar to findDisplay for dialogs, the findRsc command would find RscTitles diplays by their idd:

//--- Displays:
_missionDisplay = findDisplay 46;
//--- Rsc:
_displayAAN = findRsc 3000;

Alternative names:

  • findTitle

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Feature Request
Additional Information

This command would be a shortcut to the currently available way of saving the display to a uiNamespace variable in the onLoad UIEH.

Event Timeline

7erra created this task.Sep 15 2020, 1:20 PM
7erra updated the task description. (Show Details)
h- added a subscriber: h-.Sep 15 2020, 3:22 PM