Property | Type | Description | |
---|---|---|---|
ApiQuery | string | ||
CenterHorizontal | bool | ||
CenterVertical | bool | ||
DirectRequestMessage | string | ||
DirectRequestTitle | string | ||
FeedActionLink | string | ||
FeedActionName | string | ||
FeedLink | string | ||
FeedLinkCaption | string | ||
FeedLinkDescription | string | ||
FeedLinkName | string | ||
FeedMediaSource | string | ||
FeedPicture | string | ||
FeedReference | string | ||
FeedToId | string | ||
FriendSelectorData | string | ||
FriendSelectorExcludeIds | string | ||
FriendSelectorFilters | string | ||
FriendSelectorMax | string | ||
FriendSelectorMessage | string | ||
FriendSelectorTitle | string | ||
Height | string | ||
IncludeFeedProperties | bool | ||
Left | string | ||
PayProduct | string | ||
PlayerLevel | float | ||
Top | string | ||
Width | string | ||
textStyle | GUIStyle |
Property | Type | Description | |
---|---|---|---|
Button | bool | ||
CallAppRequestAsDirectRequest | void | ||
CallAppRequestAsFriendSelector | void | ||
CallFBAPI | void | ||
CallFBFeed | void | ||
CallFBGetDeepLink | void | ||
CallFBInit | void | ||
CallFBLogin | void | ||
CallFBLogout | void | ||
CallFBPay | void | ||
CallFBPublishInstall | void | ||
IsHorizontalLayout | bool | ||
LabelAndTextField | void | ||
OnHideUnity | void | ||
OnInitComplete | void | ||
PublishComplete | void | ||
TakeScreenshot | IEnumerator |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CallAppEventLogEvent ( ) : void | ||
CallCanvasSetResolution ( ) : void | ||
Callback ( FBResult, result ) : void | ||
LoginCallback ( FBResult, result ) : void | ||
OnGUI ( ) : void |
Method | Description | |
---|---|---|
Button ( string label ) : bool | ||
CallAppRequestAsDirectRequest ( ) : void | ||
CallAppRequestAsFriendSelector ( ) : void | ||
CallFBAPI ( ) : void | ||
CallFBFeed ( ) : void | ||
CallFBGetDeepLink ( ) : void | ||
CallFBInit ( ) : void | ||
CallFBLogin ( ) : void | ||
CallFBLogout ( ) : void | ||
CallFBPay ( ) : void | ||
CallFBPublishInstall ( ) : void | ||
IsHorizontalLayout ( ) : bool | ||
LabelAndTextField ( string label, string &text ) : void | ||
OnHideUnity ( bool isGameShown ) : void | ||
OnInitComplete ( ) : void | ||
PublishComplete ( FBResult, result ) : void | ||
TakeScreenshot ( ) : IEnumerator |
public LoginCallback ( FBResult, result ) : void | ||
result | FBResult, | |
return | void |