Sets the texture used when the button is checked

Signature:

CheckButton:SetCheckedTexture(texture) or CheckButton:SetCheckedTexture("filename")

Arguments:

  • texture - Reference to an existing Texture object (texture)
  • filename - Path to a texture image file (string)