LocalScript

사용되지 않는 항목 표시

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.

요약

속성

속성Script에서 상속되었습니다속성BaseScript에서 상속되었습니다

속성

메서드

이벤트