C# Class GuiController, unity-facebook

Inheritance: MonoBehaviour
Datei anzeigen Open project: RyoShimada/unity-facebook Class Usage Examples

Public Methods

Method Description
FacebookDelegate ( string result ) : void

Private Methods

Method Description
Load ( ) : void
OnGUI ( ) : void
Save ( ) : void
Start ( ) : void
StartAuthorize ( ) : void
StartRequestFeed ( ) : void
StartRequestMe ( ) : void

Method Details

FacebookDelegate() public method

public FacebookDelegate ( string result ) : void
result string
return void