Reference API Roblox

Engine API

Website

Related

Reference API Roblox

PluginConnectionTargetType

Describes the data model type that the remote end of a PluginConnection runs in.

Items 2

HistoryNameValueDescription
715Edit0

The target data model is an edit-session data model which spawned this test data model.

715Test1

The target data model is a test (simulation/playtest) data model spawned from this edit data model.

Description

An enum describing the possible relationships a target data model of a PluginConnection can have to the current data model.

History 3

Settings