C# Class GTAVBETrainerDotNet.Feature.Location.XyzTeleporter

XYZ teleporter features
ファイルを表示 Open project: betenner/betrainer

Public Methods

Method Description
Random ( MenuItem sender ) : void

Teleports to a random location

Method Details

Random() public static method

Teleports to a random location
public static Random ( MenuItem sender ) : void
sender GTAVBETrainerDotNet.Menu.MenuItem Source menu item
return void