Plugin

extends Instance

Class fields

FieldXML typeValue
NamestringPlugin

Properties

2
CollisionEnabled
bool
FieldXML typeValue
NamestringCollisionEnabled
GridSize
float
FieldXML typeValue
NamestringGridSize

Functions

13
Activate
(exclusiveMouse: bool) → void
FieldXML typeValue
NamestringActivate
CreateToolbar
(name: string) → Instance
FieldXML typeValue
NamestringCreateToolbar
GetJoinMode
() → JointCreationMode
FieldXML typeValue
NamestringGetJoinMode
GetMouse
() → Instance
FieldXML typeValue
NamestringGetMouse
GetSetting
(key: string) → Variant
FieldXML typeValue
NamestringGetSetting
GetStudioUserId
() → int
FieldXML typeValue
NamestringGetStudioUserId
Negate
(objects: Objects) → Objects
FieldXML typeValue
NamestringNegate
OpenScript
(script: Instance, lineNumber: int = …) → void
FieldXML typeValue
NamestringOpenScript
OpenWikiPage
(url: string) → void
FieldXML typeValue
NamestringOpenWikiPage
SaveSelectedToRoblox
() → void
FieldXML typeValue
NamestringSaveSelectedToRoblox
Separate
(objects: Objects) → Objects
FieldXML typeValue
NamestringSeparate
SetSetting
(key: string, value: Variant) → void
FieldXML typeValue
NamestringSetSetting
Union
(objects: Objects) → Instance
FieldXML typeValue
NamestringUnion

Yield functions

1
PromptForExistingAssetId
(assetType: string) → int
FieldXML typeValue
NamestringPromptForExistingAssetId

Events

1
Deactivation
() → void
FieldXML typeValue
NamestringDeactivation