Services
CalendarService
Name
Description
Usage
get()
Get the Calendar service instance
CalendarService:get()
GetTimeScale()
Get the world's current time scale
CalendarService:get():GetTimeScale()
CharacterService
Name
Description
Usage
get()
Get the Character service instance
CharacterService:get()
PartyService
Name
Description
Usage
get()
Get the Party service instance
PartyService:get()
IsPlayerInParty(ConnectionId)
True if the player is in a party, false if no player was found or the player is not in a party
PartyService:get():IsPlayerInParty(player:GetConnectionId())
PlayerService
Name
Description
Usage
get()
Get the Player service instance
PlayerService:get()
QuestService
Name
Description
Usage
get()
Get the Quest service instance
QuestService:get()
ScriptService
Name
Description
Usage
get()
Get the Script service instance
ScriptService:get()
Last updated