C# Class cleanLayer.Bots.GBStates.GBLoot

Inheritance: State
ファイルを表示 Open project: Vipeax/cleanLayer

Private Properties

Property Type Description

Public Methods

Method Description
GBLoot ( Grindbot parent ) : System
Run ( ) : void

Method Details

GBLoot() public method

public GBLoot ( Grindbot parent ) : System
parent Grindbot
return System

Run() public method

public Run ( ) : void
return void