Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
string | PickFileWithPrompt () | 539 | |
Array | PickMultipleFilesWithPrompt () | 563 | |
AssetImportSession | StartSessionWithPath (string filePath) | 563 | |
AssetImportSession | StartSessionWithPrompt () | 534 | |
51 members inherited from Instance |
Type | Member | History | |
---|---|---|---|
void | Cancel () | 526 540 | |
Dictionary | GetCurrentImportMap () | 491 540 | |
Dictionary | GetInstanceMap (string fileName) | 488 491 | |
Tuple | ImportMesh (string fileName) | 485 491 540 | |
Tuple | ImportMeshWithPrompt () | 485 491 540 | |
bool | IsAvatar () | 500 540 | |
void | UpdateSettings (Instance settings) | 494 502 | |
void | Upload () | 495 540 | |
void | UploadCurrentMesh () | 493 495 | |
ProgressUpdate (float progressRatio) | 504 540 | ||
SettingsChanged (string property) | 502 523 | ||
UploadFinished (bool succeeded, Dictionary errorMap) | 504 505 540 |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | string |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | Array |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
filePath | string | none |
Return Type | AssetImportSession |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | AssetImportSession |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | Dictionary |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
fileName | string | none |
Return Type | Dictionary |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
fileName | string | none |
Return Type | Tuple |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | Tuple |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | bool |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
progressRatio | float | none |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
property | string | none |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
settings | Instance | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
succeeded | bool | none |
errorMap | Dictionary | none |