> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/eossharp/api-docs/eossharp-core/eossharp-core-api-v1/eossharp-core-api-v1-resource.md).

# Resource

## Summary

| Members                                                                                                               | Descriptions      |
| --------------------------------------------------------------------------------------------------------------------- | ----------------- |
| `public Int64` [`used`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_resource_1a8bf86fa87c46bba36a24fb5cd8f6ed69)      | Amount used.      |
| `public Int64` [`available`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_resource_1a22d7f6c93c49eee509d84764b07862f5) | Amount available. |
| `public Int64` [`max`](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_resource_1a640a7815b87b0c8f5d93289ba22d7e02)       | Max Amount.       |

## Members

**`public Int64`** [**`used`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_resource_1a8bf86fa87c46bba36a24fb5cd8f6ed69)

Amount used.

**`public Int64`** [**`available`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_resource_1a22d7f6c93c49eee509d84764b07862f5)

Amount available.

**`public Int64`** [**`max`**](#class_eos_sharp_1_1_core_1_1_api_1_1v1_1_1_resource_1a640a7815b87b0c8f5d93289ba22d7e02)

Max Amount.
