'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As UAServerEngineParameters
'Usage
Dim value As UAServerEngineParameters value = UAServerEngineParameters.Default
[NotNull()] public new static UAServerEngineParameters Default {get;}
[NotNull()] public: new static property UAServerEngineParameters^ Default { UAServerEngineParameters^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).