This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * @brief Editor menu item for turning a prefab into a variant of a new empty prefab. | |
| * | |
| * @usage Access from the MenuItem defined in the code. As right-click or from the menu bar. | |
| * | |
| * @author Aurelio Provedo | |
| * Contact: aurelioprovedo@gmail.com | |
| * | |
| */ |
NewerOlder