wkmrr.org
roblox
Go
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
The
DataStoreObjectVersionInfo
class
inherits
from
Instance
.
Contents
1
Properties
1.1
CreatedTime
:
int64
1.2
IsDeleted
:
bool
1.3
Version
:
string
2
External links
Properties
CreatedTime
:
int64
Read-only
This property is capable of being read but not written.
Not replicated
This member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at
Class:DataStoreObjectVersionInfo/CreatedTime
.
Category: Data.
Serialization: can save only.
Thread safety: read safe
IsDeleted
:
bool
Read-only
This property is capable of being read but not written.
Not replicated
This member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at
Class:DataStoreObjectVersionInfo/IsDeleted
.
Category: Data.
Serialization: can save only.
Thread safety: read safe
Version
:
string
Read-only
This property is capable of being read but not written.
Not replicated
This member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at
Class:DataStoreObjectVersionInfo/Version
.
Category: Data.
Serialization: can save only.
Thread safety: read safe
External links
DataStoreObjectVersionInfo
in the
Roblox Creator Documentation
DataStoreObjectVersionInfo
in the
Roblox API Reference