C# Class CustomInspectorPlayerController, GunWarUltimate

Inheritance: Editor
显示文件 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