Timiz0r / EZUtils

A bunch of smaller Unity utilities
MIT License
1 stars 0 forks source link

Add LocalizedMenuAttribute #12

Open Timiz0r opened 1 year ago

Timiz0r commented 1 year ago

Currently working on method-based one, which is first step.

For attributes

Timiz0r commented 1 year ago

Then again, since we want similar attributes to default ones, perhaps we just leave out that stuff.

Instead, expose EZLocalization.TranslateLocalizedMenuAttributes to do it for the entire calling assembly.