|
DestinyTunerTDefault Property |
Default instance of
DestinyTunerT, defaults to all lucky controllers if undefined.
Namespace: JLChnToZ.LuckyPlayerAssembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static DestinyTuner<T> Default { get; }
Public Shared ReadOnly Property Default As DestinyTuner(Of T)
Get
public:
static property DestinyTuner<T>^ Default {
DestinyTuner<T>^ get ();
}
static member Default : DestinyTuner<'T> with get
Property Value
Type:
DestinyTunerTSee Also