MatchmakingService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 3
Description
History 4
Members 3
GetServerAttribute
Parameters (1) | ||
---|---|---|
name | string | |
Returns (1) | ||
Tuple |
Thread safety | Unsafe |
---|
History 1
InitializeServerAttributesForStudio
Parameters (1) | ||
---|---|---|
serverAttributes | Dictionary | |
Returns (1) | ||
Tuple |
Thread safety | Unsafe |
---|
History 1
SetServerAttribute
Parameters (2) | ||
---|---|---|
name | string | |
value | Variant | |
Returns (1) | ||
Tuple |
Thread safety | Unsafe |
---|