2D Shooter Bullet and Weapon System for Unity 3.0.0
Loading...
Searching...
No Matches
WeaponSystemEditor Class Reference

Custom inspector / editor for the main WeaponSystem component script. More...

Inheritance diagram for WeaponSystemEditor:

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.

Detailed Description

Custom inspector / editor for the main WeaponSystem component script.

Member Function Documentation

◆ DrawSeparator()

void WeaponSystemEditor.DrawSeparator ( )
static

Draws a basic separator texture in the custom inspector.

◆ OnInspectorGUI()

override void WeaponSystemEditor.OnInspectorGUI ( )

All the custom WeaponSystem editor inspector is done here.


The documentation for this class was generated from the following file: