Roblox API Reference

BaseImportData On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Inherited by (7)

Member index (8)

Type Member History
string Id
string ImportName
bool ShouldImport
Map CreatePresetFromData () 597
Dictionary GetStatuses ()
Dictionary GetStatuses_DEPRECATED () 590
StatusRemoved (Dictionary status) 590
StatusReported (Dictionary status) 590
57 members inherited from Instance

Removed member index (1)

Type Member History
Map CreateTemplateFromData () 582 597

History

Members

CreatePresetFromData On DevHub

Name Type Default
No parameters.

History

GetStatuses On DevHub

Name Type Default
No parameters.

GetStatuses_DEPRECATED On DevHub

Name Type Default
No parameters.

History

Id On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

ImportName On DevHub

ShouldImport On DevHub

StatusRemoved On DevHub

Name Type Default
status Dictionary none

History

StatusReported On DevHub

Name Type Default
status Dictionary none

History

Removed members

CreateTemplateFromData

Name Type Default
No parameters.

History