extends Instance
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | TextService |
Functions
1GetTextSize
(string: string, textSize: int, font: Font, frameSize: Vector2) → Vector2| Field | XML type | Value |
|---|---|---|
Name | string | GetTextSize |
Yield functions
1FilterStringAsync
(stringToFilter: string, fromUserId: int) → Instance| Field | XML type | Value |
|---|---|---|
Name | string | FilterStringAsync |
summary | string | Returns a compatibility TextFilterResult containing the original unfiltered text. Real text filtering is not yet implemented. |