A class which defines a piece of content, such as a screenshot or video, taken
in-experience.
Its interface does not cross the network boundary.
Instances of this class cannot be created with Instance.new.
Tags: [NotCreatable, NotReplicated]
The date and time at which the capture was taken, as a
DateTime. It defaults to the moment the Capture is
created. This property is read-only.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 1
Tags: [ReadOnly, NotReplicated]
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 1
Tags: [ReadOnly, NotReplicated]
| Type | Default |
|---|
| string | __api_dump_failed_to_create_class__ |
The path to the capture's file on the local filesystem, returned as a
string. It resolves to the file backing the capture in local capture
storage, or an empty string when no file is associated with the capture.
This property is read-only.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 1
Tags: [ReadOnly, NotReplicated]
| Type | Default |
|---|
| string | __api_dump_failed_to_create_class__ |
A local identifier for the capture's stored file, in the form
rbxtemp://<key>. It is empty until the capture has been saved to local
capture storage, after which it references the stored file by key. This
property is read-only.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 1
Tags: [ReadOnly, NotReplicated]
| Type | Default |
|---|
| int64 | __api_dump_failed_to_create_class__ |
The PlaceId of the place in which the capture
was taken. Defaults to 0 when the source place is unknown or unset. This
property is read-only.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 1
Tags: [ReadOnly, NotReplicated]
| Type | Default |
|---|
| int64 | __api_dump_failed_to_create_class__ |
The universe (experience) ID of the experience in which the capture was
taken. Defaults to 0 when the source universe is unknown or unset. This
property is read-only.
Its interface does not cross the network boundary.
Its value can be read, but it cannot be modified.
History 1
Tags: [ReadOnly, NotReplicated]