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