Publisher | Not invited |
---|---|
File size | 214.59kB |
Number of files | 38 |
Latest version | 1.1.0 |
Latest release date | 2022-08-26 08:35:13 |
First release date | 2021-08-24 01:38:16 |
Supported Unity versions | 2018.4.2 or higher |
This asset is very usefull for production and quick prototyping. You have a total flexibility on extended fields. They can be used for:
- Referencing an Exposed variable from another script by drag and dropping it
- Retrieving an Unity System Variable (App version, Company name, ...)
- Getting a Global Variable who is created and updated anywhere on code
📙 Simple to use
Just add [Exposed] attribute to your variable you want to expose. Then use an Extended fields class on others script to be allow to drag and drop your exposed variable script to the others.
Stop creating multiple script to assign UI text content. Use only one with an ExtendedString and change the exposed script reference!
📋 Complete : It extends 9 main variable types:
- Float
- Int
- String
- Vector2
- Vector3
- Bool
- GameObject
- Transform
- Animator
🔎 Customizable
Create a custom Extended Field for your own class easily by looking to the source code included.
ℹ️ Supported
I'm always looking to improve my assets. Feel free to contact me by email on [email protected] if you have any suggestion or any question.
💖 If you like this asset you can Review it ! It's the best way to help me to improve my assets!