> ## 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.

# getinstances

> Instance cache icinde su anda saklanan her object value iceren yeni bir array table dondurur. Function arguments almaz. Her registry value object mi kontrolu disinda Parent, ClassName, DataModel fieldship, nil-parent state veya Instance validity ile filtreleme yapmaz. Entries donen tabloya 1 den baslayan sequential numeric indexes ile kopyalanir. iteration order cache uzerindeki table iteration kaynagindan gelir ve function tarafindan siralanmaz.

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

  ## Dönüşler

  <ResponseField name={"instances"} type={"{ Instance }"}>
    Instance cache table icinden kopyalanan object values iceren array table.
  </ResponseField>
</div>
