GetTextLabelSeethrough
GetTextLabelSeethrough
Shared Function
![]() |
![]() |
---|---|
![]() |
![]() |
Client-side Function Description
Syntax
API.getTextLabelSeethrough(LocalHandle handle);
Required Arguments
- handle: parameter input should be in LocalHandle type.
NOTE: This function returns data in bool type.
Usage example(s)
API.getTextLabelSeethrough(LocalHandle handle);
Changelog
Version | Description |
---|---|
1.0 | Release. |