PlayerDataRecordConfig
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.
Memory category | Instances |
---|
Member index 3
Description
History 4
- 661 Add SetDefaultValue
- 661 Add GetDefaultValue
- 661 Add RecordName
- 661 Add PlayerDataRecordConfig
Members 3
GetDefaultValue
Parameters (1) | ||
---|---|---|
key | string | |
Returns (1) | ||
Variant |
Thread safety | Unsafe |
---|
History 1
- 661 Add GetDefaultValue
RecordName
Type | Default | |
---|---|---|
string |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false/true |
History 1
- 661 Add RecordName
SetDefaultValue
Parameters (2) | ||
---|---|---|
key | string | |
value | Variant | |
Returns (1) | ||
null |
Thread safety | Unsafe |
---|
History 1
- 661 Add SetDefaultValue