Megacool Unity
The Unity interface to the Megacool SDK
|
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 UserId was present in the link. More... | |
Identifies a specific share.
|
get |
Identifies the specific share from the given user, or an empty string if only the UserId
was present in the link.
The share identifier.
|
get |
Identifies the user that created the share.
The invite identifier.