Social - StansAssets/com.stansassets.ultimate-mobile GitHub Wiki

List of Social Sharing related Ultimate Mobile Playmaker actions.

UM_ShareMedia

Use this action to share using default system sharing dialog.

Fileds:

  • Text [string] - a text of a post.
  • Url [string] - a URL inside the post. Can be empty.
  • Texture [Texture] - image of a post

Events:

  • Success Event - fires on action success.
  • Fail Event - - fires if action is failed.

UM_FacebookShare

Use this action to share with Facebook.

Fileds:

  • Texture [Texture] - image of the post

Events:

  • Success Event - fires on action success.
  • Fail Event - - fires if action is failed.

UM_TwitterShare

Use this action to share in twitter.

Fileds:

  • Status [string] - status of a post.
  • Url [string] - a URL inside the post. Can be empty.
  • Texture [Texture] - image of a post

Events:

  • Success Event - fires on action success.
  • Fail Event - - fires if action is failed.
⚠️ **GitHub.com Fallback** ⚠️