Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Facebook
Unity
Canvas
CanvasJSWrapper
C# Class Facebook.Unity.Canvas.CanvasJSWrapper
Inheritance:
ICanvasJSWrapper
Show file
Open project: facebook/facebook-sdk-for-unity
Public Methods
Method
Description
DisableFullScreen
( ) :
void
ExternalCall
(
string
functionName
) :
void
ExternalEval
(
string
script
) :
void
GetSDKVersion
( ) :
string
Method Details
DisableFullScreen()
public
method
public
DisableFullScreen
( ) :
void
return
void
ExternalCall()
public
method
public
ExternalCall
(
string
functionName
) :
void
functionName
string
return
void
ExternalEval()
public
method
public
ExternalEval
(
string
script
) :
void
script
string
return
void
GetSDKVersion()
public
method
public
GetSDKVersion
( ) :
string
return
string