C# Class FSO.Client.UI.Panels.LotControls.UICheatHandler

Datei anzeigen Open project: RHY3756547/FreeSO Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ObjectSummary ( FSO.SimAntics.VMEntity obj ) : string
SubmitCommand ( string msg ) : void
UICheatHandler ( UILotControl owner ) : System
Update ( UpdateState state ) : void

Method Details

ObjectSummary() public method

public ObjectSummary ( FSO.SimAntics.VMEntity obj ) : string
obj FSO.SimAntics.VMEntity
return string

SubmitCommand() public method

public SubmitCommand ( string msg ) : void
msg string
return void

UICheatHandler() public method

public UICheatHandler ( UILotControl owner ) : System
owner UILotControl
return System

Update() public method

public Update ( UpdateState state ) : void
state FSO.Common.Rendering.Framework.Model.UpdateState
return void