HomeGuides
GithubWeb site

GetCurrentInstructionalButtons

📘

Available

Client

Syntax

GetCurrentInstructionalButtons()

Result

Curent Instructional Buttons name

Exemple

if exports.ft_libs:GetCurrentInstructionalButtons() == "ft_libs_instructionalButtons_exemple" then
  -- Code
end