Roblox API Reference

ExperienceStateCaptureService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (1)

Member index (4)

Type Member History
bool IsInCaptureMode
null ResetHighlight ()
null ToggleCaptureMode ()
ItemSelectedInCaptureMode (Instance instance)
57 members inherited from Instance

History

Members

IsInCaptureMode On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

ItemSelectedInCaptureMode On DevHub

Name Type Default
instance Instance none

ResetHighlight On DevHub

Name Type Default
No parameters.

ToggleCaptureMode On DevHub

Name Type Default
No parameters.

Relevant classes (1)