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

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ObjectSummary() public méthode

public ObjectSummary ( FSO.SimAntics.VMEntity obj ) : string
obj FSO.SimAntics.VMEntity
Résultat string

SubmitCommand() public méthode

public SubmitCommand ( string msg ) : void
msg string
Résultat void

UICheatHandler() public méthode

public UICheatHandler ( UILotControl owner ) : System
owner UILotControl
Résultat System

Update() public méthode

public Update ( UpdateState state ) : void
state FSO.Common.Rendering.Framework.Model.UpdateState
Résultat void