fullinspector icon indicating copy to clipboard operation
fullinspector copied to clipboard

Rename BaseBehavior to BaseBehaviour (etc)

Open TJHeuvel opened this issue 9 years ago • 1 comments

I just started this using this package and was quite confused why things wouldnt work. As it turned out i assumed the spelling was BehavioUr, instead its Behavior.

Now normally this would be a mud fight of American English vs rest of the world spelling, but in this specific case i think you should adhere to Unity's spelling. They use MonoBehaviour as well, thus i believe its better to stick to that spelling of Behaviour.

TJHeuvel avatar Apr 02 '16 17:04 TJHeuvel

I'll add additional generated bindings to do this, so both BaseBehavior and BaseBehaviour are available.

jacobdufault avatar Apr 04 '16 16:04 jacobdufault