C# Class AcManager.Pages.Drive.QuickDrive_Trackday.ViewModel

Inheritance: QuickDrive_Race.ViewModel
Show file Open project: gro-ove/actools

Public Methods

Method Description
ViewModel ( bool initialize = true ) : System.Collections.Generic

Protected Methods

Method Description
GetModeProperties ( IEnumerable botCars ) : Game.BaseModeProperties
InitializeSaveable ( ) : void

Method Details

GetModeProperties() protected method

protected GetModeProperties ( IEnumerable botCars ) : Game.BaseModeProperties
botCars IEnumerable
return Game.BaseModeProperties

InitializeSaveable() protected method

protected InitializeSaveable ( ) : void
return void

ViewModel() public method

public ViewModel ( bool initialize = true ) : System.Collections.Generic
initialize bool
return System.Collections.Generic