Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Share
C# Class Share, unity-android-sharing-plugin
Inheritance:
MonoBehaviour
显示文件
Open project: Agasper/unity-android-sharing-plugin
Class Usage Examples
Public Methods
Method
Description
OpenShareDialog
(
string
title
,
string
text
,
Texture2D
image
= null ) :
void
Method Details
OpenShareDialog()
public
static
method
public
static
OpenShareDialog
(
string
title
,
string
text
,
Texture2D
image
= null ) :
void
title
string
text
string
image
UnityEngine.Texture2D
return
void