C# Class FSO.Client.UI.Screens.SimConnectStateChange

ファイルを表示 Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
Progress float
State int

Public Methods

Method Description
SimConnectStateChange ( int state, float progress ) : System

Method Details

SimConnectStateChange() public method

public SimConnectStateChange ( int state, float progress ) : System
state int
progress float
return System

Property Details

Progress public_oe property

public float Progress
return float

State public_oe property

public int State
return int