LocalScript

Hiển Thị Bản Đã Lỗi Thời

*Nội dung này sẽ sớm có sẵn bằng ngôn ngữ bạn chọn.

A LocalScript is a Lua code container that runs its contents on the client (player's device) instead of the server. It is used to access client-only objects such as the player's Camera.

For code run through LocalScripts, the LocalPlayer property of the Players service will return the player whose client is running the script.

See here for a table of valid container services from which LocalScripts will execute.

Tóm Tắt

Thuộc Tính

Thuộc Tính kế thừa từ Script
  • Đọc Song Song
    Bảo Mật Plugin
    Bảo Mật OpenCloud

    The code to be executed.

Thuộc Tính kế thừa từ BaseScript

Thuộc Tính

Phương Pháp

Sự Kiện