AnnotationsService
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 5
Description
History 6
- 634 Add AnnotationAdded
- 634 Add createWorkspaceAnnotation
- 634 Add createAnnotation
- 634 Add
- 634 Add
- 627 Add AnnotationsService
Members 5
AnnotationAdded
Parameters (2) | |
---|---|
annotation | Annotation |
parentId | UniqueId |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 634 Add AnnotationAdded
createAnnotation
Parameters (1) | ||
---|---|---|
annotation | Annotation | |
Returns (1) | ||
null |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 634 Add createAnnotation
createWorkspaceAnnotation
Parameters (3) | ||
---|---|---|
adornee | PVInstance | |
position | CFrame | |
contents | string | |
Returns (1) | ||
null |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |