githubEdit

SU.Game.ClearSelection

SU Library: ab Version 0.2.0

SU.Game.ClearSelection()

Löscht die aktuelle Auswahl des lokalen Spielers.

Rückgabewert

  • 1: erfolgreich

  • 0: sonst / Fehler

Beispiel

local success = SU.Game.ClearSelection()

Last updated