C# Class CustomInspectorPlayerController, GunWarUltimate

Inheritance: Editor
Show file Open project: SIL3nCe/GunWarUltimate

Public Methods

Method Description
DrawDebugInformations ( PlayerController, oTarget ) : void
OnInspectorGUI ( ) : void

Method Details

DrawDebugInformations() public method

public DrawDebugInformations ( PlayerController, oTarget ) : void
oTarget PlayerController,
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void