콘텐츠로 건너뛰기
QueueLite 제품 등록��을 위한 미디어 1개
0개의 코멘트

설명

TArrayQueue is a lightweight, circular queue for Unreal Engine, implemented directly on top of TArray. It provides O(1) enqueue and dequeue operations while supporting Blueprint access through wrapper classes. Unlike Unreal’s built-in TQueue, this implementation is indexable, iterable, and optimized for both C++ and Blueprint workflows.

Linked below is the Githubs Wiki, which explains how to use it:

https://github.com/LukasRuee/UE-Queue-Lite-Plugin/wiki

포함된 포맷