Client Functions
Client-side PlayerState API for data access and change listeners.
Client Only - READ-ONLY
Client scripts only. These functions are READ-ONLY - no data modification!
Need to change data? Create your own RemoteEvents with server validation.
Reference sections
| Topic | Description |
|---|---|
| All functions | Alphabetical index of every client API symbol |
| Data access | Get, GetPath, GetOfflineData, etc. |
| Leaderboard | Display ranks on the client |
| Status | IsReady |
| Shared session | Server-wide ephemeral reads |
| Cache | ClearCache |
| Change listeners | OnChanged |
| Advanced | Raw Replica handle |
| Examples | Larger patterns |
| Error handling | Readiness & connections |
| Performance | Optimization notes |