Megacool Unity
TheUnityinterfacetotheMegacoolSDK
Public Member Functions | Properties | List of all members
MegacoolReferralCode Class Reference

Identifies a specific share. More...

Public Member Functions

 MegacoolReferralCode (string userId, string shareId)
 
override string ToString ()
 
string ToString (bool verbose)
 

Properties

string UserId [get]
 Identifies the user that created the share. More...
 
string ShareId [get]
 Identifies the specific share from the given user, or an empty string if only the UserIdwas present in the link. More...
 

Detailed Description

Identifies a specific share.

Property Documentation

◆ ShareId

string MegacoolReferralCode.ShareId
get

Identifies the specific share from the given user, or an empty string if only the UserIdwas present in the link.

The share identifier.

◆ UserId

string MegacoolReferralCode.UserId
get

Identifies the user that created the share.

The invite identifier.


The documentation for this class was generated from the following file: