Austin

Results 2 issues of Austin

## The Issue When you create a new Abstract type for example ```AbstractBaseBallScript``` and you generate the bindings you get ```BaseBallScript``` In your ```Bindings.cs```. Switching back to unity editor triggers...

enhancement

Added a public accessor to the internal world id. This is needed by our project so our extension methods can operate in a non global way.