Files: CGFWalletElementScriptable.cs
Path: "CGF/Systems/Shop"
Description
ScriptableObject that stores wallet Element data.
Reference

- Amount – Numeric value used to identify or count amount.
- Element – Internal value used to configure element.
- Currency Name – Text used to identify or display currency name.
- Currency Value – Numeric setting used for currency Value.
Use
Create or assign the ScriptableObject asset in the system that consumes this shared configuration.
Configure the asset fields listed in Reference before using it at runtime.