⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

RenderListRefs.None

static RenderListRefs None

Description

The list does not addref or releaseref its items. The caller is responsible for ensuring referenced assets remain valid until the list is cleared. Useful for per-frame lists that are filled and drained inside a single frame.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!