Added: TickFrequencyDouble to SliderControlParamsAttribute #745
Annotations
8 warnings
|
build:
source/Reloaded.Mod.Loader.Server/Init.cs#L5
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
build:
source/Reloaded.Mod.Loader.Server/Init.cs#L5
The 'ModuleInitializer' attribute is only intended to be used in application code or advanced source generator scenarios (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2255)
|
|
build:
source/Reloaded.Mod.Interfaces/PublicAPI.Unshipped.txt#L258
Symbol 'Reloaded.Mod.Interfaces.Structs.SliderControlParamsAttribute.SliderControlParamsAttribute(double minimum = 0, double maximum = 1, double smallChange = 0.1, double largeChange = 1, int tickFrequency = 10, bool isSnapToTickEnabled = false, Reloaded.Mod.Interfaces.Structs.SliderControlTickPlacement tickPlacement = Reloaded.Mod.Interfaces.Structs.SliderControlTickPlacement.None, bool showTextField = false, bool isTextFieldEditable = true, string textValidationRegex = ".*", string textFieldFormat = "") -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
build:
source/Reloaded.Mod.Interfaces/Structs/ControlAttribute.cs#L97
Symbol 'Reloaded.Mod.Interfaces.Structs.SliderControlParamsAttribute.SliderControlParamsAttribute(double minimum = 0, double maximum = 1, double smallChange = 0.1, double largeChange = 1, int tickFrequency = 10, bool isSnapToTickEnabled = false, Reloaded.Mod.Interfaces.Structs.SliderControlTickPlacement tickPlacement = Reloaded.Mod.Interfaces.Structs.SliderControlTickPlacement.None, bool showTextField = false, bool isTextFieldEditable = true, string textValidationRegex = ".*", string textFieldFormat = "", double tickFrequencyDouble = 0) -> void' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
build:
source/Reloaded.Mod.Interfaces/Structs/ControlAttribute.cs#L83
Symbol 'Reloaded.Mod.Interfaces.Structs.SliderControlParamsAttribute.SliderControlParamsAttribute(double minimum, double maximum, double smallChange, double largeChange, int tickFrequency, bool isSnapToTickEnabled, Reloaded.Mod.Interfaces.Structs.SliderControlTickPlacement tickPlacement, bool showTextField, bool isTextFieldEditable, string textValidationRegex) -> void' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
build:
source/Reloaded.Mod.Interfaces/Structs/ControlAttribute.cs#L53
Symbol 'Reloaded.Mod.Interfaces.Structs.SliderControlParamsAttribute.TickFrequencyDouble.get -> double' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
build:
source/Reloaded.Mod.Interfaces/Structs/ControlAttribute.cs#L53
Symbol 'Reloaded.Mod.Interfaces.Structs.SliderControlParamsAttribute.TickFrequencyDouble.set -> void' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
build:
source/Reloaded.Mod.Interfaces/Structs/ControlAttribute.cs#L115
'SliderControlParamsAttribute.TickFrequency' is obsolete: 'Use TickFrequencyDouble instead. This property remains for binary backwards compatibility.'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Changelog
Expired
|
83 KB |
sha256:75da4b1674b7dc1b78b06a29f5438fae3149eafb0f24b4083e35af3d30506d88
|
|
|
GameBanana Release
Expired
|
505 KB |
sha256:7fd437160f23668087af4833b04587a3c2a622d12a3241d93cd130969196c4ea
|
|
|
GitHub Release
Expired
|
488 KB |
sha256:adcf457833349869025e1d46c16c42bf80695d293ff38b87fb11ff7a85971a5f
|
|
|
NuGet Release
Expired
|
1 MB |
sha256:13c0e50b71b1c2a959c0a4ae8cd68e1928e5c8cccda8e05cbe990323ab2d8f5c
|
|