roblox

The DataStoreKeyVersionInfo class inherits from Instance. It was removed in version 489.

Properties

CreatedTime: int64

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataStoreKeyVersionInfo/CreatedTime.
  • Category: Data.
  • Serialization: can save only.
  • Thread safety: read safe

UpdatedTime: int64

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataStoreKeyVersionInfo/UpdatedTime.
  • Category: Data.
  • Serialization: can save only.
  • Thread safety: read safe

Version: string

  • Read-onlyThis property is capable of being read but not written.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:DataStoreKeyVersionInfo/Version.
  • Category: Data.
  • Serialization: can save only.
  • Thread safety: read safe

Methods

GetMetadata(): Dictionary

This class member is missing documentation. Create or add to its subpage at Class:DataStoreKeyVersionInfo/GetMetadata.
  • Thread safety: unsafe

GetUserIds(): Array

This class member is missing documentation. Create or add to its subpage at Class:DataStoreKeyVersionInfo/GetUserIds.
  • Thread safety: unsafe

External links