Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
null | ConvertToPackageUpload (string uploadUrl, Objects cloneInstances, Objects originalInstances) | 573 | |
Dictionary | GetPackageInfo (int64 packageAssetId) | 538 | |
null | PublishPackage (Instance packageInstance) | 538 573 | |
Instance | SetPackageVersion (Instance packageInstance, int64 versionNumber) | 538 | |
OnConvertToPackageResult (bool isSuccessful, string errorMessage) | |||
OnOpenConvertToPackagePlugin (Objects instances, string name, Objects cloneInstances) | |||
55 members inherited from Instance |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
uploadUrl | string | none |
cloneInstances | Objects | none |
originalInstances | Objects | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
packageAssetId | int64 | none |
Return Type | Dictionary |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
isSuccessful | bool | none |
errorMessage | string | none |
Security | RobloxScriptSecurity |
---|
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
instances | Objects | none |
name | string | none |
cloneInstances | Objects | none |
Security | RobloxScriptSecurity |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
packageInstance | Instance | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
packageInstance | Instance | none |
versionNumber | int64 | none |
Return Type | Instance |
---|---|
Security | RobloxScriptSecurity |