Skip to content
Nikita Yudin edited this page Feb 13, 2024 · 4 revisions

Core Concepts

  • SBBaseButton: Abstract base class for GUI SBButtons. Contains all the elements you need to build your buttons.
  • SBButton: Button with basic functionality and exportable properties.

Links