a C# library for simplifying asynchronous API calls in Unity, using `UniTask` to streamline task management without complex callbacks.
-
Updated
Oct 24, 2024 - C#
a C# library for simplifying asynchronous API calls in Unity, using `UniTask` to streamline task management without complex callbacks.
Este projeto é o resultado da prática do código apresentado no vídeo da EximiaCo sobre Yield return.
In this repository, there are basic things we need to know about OOP.
The project is a C# library that extends the functionality of `IEnumerable<T>` with custom extension methods.
Auto text / Typewriter style / VN dialog style in a nutshell
IEnumerator e IEnumerable Em muitas classes e/ou componentes percebemos normalmente que há uma implementação de alguma interface, para entender melhor sobre os motivos que cada interface é implementada, iniciei um estudo a fim de desvendar ou até mesmo abrir nossas mentes quanto ao que se pode fazer. Neste momento falaremos sobre duas interfaces…
Enhance C# code with extension methods for ranges, tuples, and more.
A lightweight Unity package for managing asynchronous API requests using coroutines and IEnumerator. Seamlessly integrates with Unity's existing coroutine system.
✊Visual Studio 2015, .NET Framework 4.6 , Yield ,IEnumerator, IEnumerable, Interface, Math, Iterator,Pow
Add a description, image, and links to the ienumerator topic page so that developers can more easily learn about it.
To associate your repository with the ienumerator topic, visit your repo's landing page and select "manage topics."