FacebookShowLikeButton
Description
This command is not currently supported
Definition
FacebookShowLikeButton ( szURL, iX, iY, iWidth, iHeight )
void agk::FacebookShowLikeButton ( const char* szURL, int iX, int iY, int iWidth, int iHeight )
Parameters
- szURL - URL that you want to like.
- iX - x position of like button.
- iY - y position of like button.
- iWidth - width of like button.
- iHeight - height of like button.