Reference API Roblox

Engine API

Website

Related

Reference API Roblox

Capture

A class which defines a piece of content, such as a screnshot or video, taken in-experience.

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.
Tags: [NotCreatable, NotReplicated]

Member index 6

HistoryMember
684CaptureTime: DateTime
684CaptureType: CaptureType
687FilePathString: string
684LocalId: string
684SourcePlaceId: int64
684SourceUniverseId: int64
inherited from Object
647ClassName: string
647className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
650isA(className: string): bool
647Changed(property: string)

Description

History 7

Members 6

CaptureTime

TypeDefault
DateTime
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.

History 1

Tags: [ReadOnly, NotReplicated]

CaptureType

TypeDefault
CaptureType__api_dump_failed_to_create_class__
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.

History 1

Tags: [ReadOnly, NotReplicated]

FilePathString

TypeDefault
string__api_dump_failed_to_create_class__
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.

History 1

Tags: [ReadOnly, NotReplicated]

LocalId

TypeDefault
string__api_dump_failed_to_create_class__
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.

History 1

Tags: [ReadOnly, NotReplicated]

SourcePlaceId

TypeDefault
int64__api_dump_failed_to_create_class__
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.

History 1

Tags: [ReadOnly, NotReplicated]

SourceUniverseId

TypeDefault
int64__api_dump_failed_to_create_class__
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.

History 1

Tags: [ReadOnly, NotReplicated]

Settings