An open API service indexing awesome lists of open source software.

https://github.com/gameproj-forgotten/commonutillib

CommonUtilLib is a basic library that aims to collect basic utilities commonly used throughout the Forgotten project.
https://github.com/gameproj-forgotten/commonutillib

dotnetframework

Last synced: 10 months ago
JSON representation

CommonUtilLib is a basic library that aims to collect basic utilities commonly used throughout the Forgotten project.

Awesome Lists containing this project

README

          


Simple Icons

EasyTechToolUI


Static Badge
Static Badge


Static Badge
Static Badge


## Abstract
This library contains common utilities used in the Forgotten project

Each function is organized into thread-safe and non-thread-safe versions

## Features
- Thread Safe
- SingleTon
- SingleTonForGameObject

## Usage
> [!IMPORTANT]\
> This project is for UI development in .Net Framework

## Dependency
```
UnityEngine.dll
```

## Releases