2DShooterWeaponSystem  1.9.0
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. More...
 

Static Public Member Functions

static void DrawSeparator ()
 Draws a basic separator texture in the custom inspector. More...
 

Detailed Description

Custom inspector / editor for the main WeaponSystem component script.

Member Function Documentation

◆ DrawSeparator()

static 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: