UgcSetBookmarked
Docslocal retval = UgcSetBookmarked(contentId, bookmarked, contentTypeName)Parameters
| Name | Type | Description |
|---|---|---|
contentId | char* | — |
bookmarked | BOOL | — |
contentTypeName | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = UgcSetBookmarked(contentId, bookmarked, contentTypeName)| Name | Type | Description |
|---|---|---|
contentId | char* | — |
bookmarked | BOOL | — |
contentTypeName | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!