> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectreal.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# gethui

> يرجع game:CoreGui lookup.RobloxGui. لا تأخذ function أي arguments. إذا أرجع CoreGui lookup قيمة nil، أو إذا كان RobloxGui على تلك القيمة nil، ترجع function nil. لا تنشئ function أي container ولا تستخدم قيمة CoreGui المخزنة.

<div className="real-function-page">
  ```lua theme={null}
  gethui(): Instance | nil
  ```

  ## أسماء بديلة

  * `gethiddenui`
  * `gethiddengui`
  * `get_hidden_ui`
  * `get_hidden_gui`

  ## القيم الراجعة

  <ResponseField name={"robloxGui"} type={"Instance | nil"}>
    قيمة RobloxGui المقروءة من CoreGui، أو nil عندما تكون CoreGui أو RobloxGui غير متاحة.
  </ResponseField>
</div>
