IsValidButtonIndex
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2025).
2025
current
FabricationService.IsValidButtonIndex(Int32, Int32, Int32)
| paletteIndex | Int32 | The palette index. |
| buttonIndex | Int32 | The button index to check. |
| groupIndex | Int32 | The group index. |
| → returns | Boolean | True if larger or equal to 0 and less than PaletteCount. |
FabricationService.IsValidButtonIndex(Int32, Int32, Int32)
| paletteIndex | Int32 | The palette index. |
| buttonIndex | Int32 | The button index to check. |
| groupIndex | Int32 | The group index. |
| → returns | Boolean | True if larger or equal to 0 and less than PaletteCount. |