|
2D Shooter Bullet and Weapon System for Unity 3.0.0
|
Custom inspector / editor for the main WeaponSystem component script. More...
Public Member Functions | |
| override void | OnInspectorGUI () |
| All the custom WeaponSystem editor inspector is done here. | |
Static Public Member Functions | |
| static void | DrawSeparator () |
| Draws a basic separator texture in the custom inspector. | |
Custom inspector / editor for the main WeaponSystem component script.
|
static |
Draws a basic separator texture in the custom inspector.
| override void WeaponSystemEditor.OnInspectorGUI | ( | ) |
All the custom WeaponSystem editor inspector is done here.