Is there any type in UE that work like ‘queue’ instead of ‘stack’?
For example,TArray works like ‘stack’.However,I want something works like queque.
All I did was go to https://docs.unrealengine.com and search for ‘Queue’ ![]()
Thank you!
Is there any type in UE that work like ‘queue’ instead of ‘stack’?
For example,TArray works like ‘stack’.However,I want something works like queque.
All I did was go to https://docs.unrealengine.com and search for ‘Queue’ ![]()
Thank you!