Name | Description | Usage |
---|---|---|
get() | Get the Calendar service instance | CalendarService:get() |
GetTimeScale() | Get the world's current time scale | CalendarService:get():GetTimeScale() |
Name | Description | Usage |
---|---|---|
get() | Get the Character service instance | CharacterService:get() |
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()) |
Name | Description | Usage |
---|---|---|
get() | Get the Player service instance | PlayerService:get() |
Name | Description | Usage |
---|---|---|
get() | Get the Quest service instance | QuestService:get() |
Name | Description | Usage |
---|---|---|
get() | Get the Script service instance | ScriptService:get() |