Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Interface VRCEconomyIProduct

back to assembly

to array type

VRCEconomyIProduct.__Equals__VRCEconomyIProduct__SystemBoolean

SystemBoolean Equals(VRCEconomyIProduct);

Raw: In(VRCEconomyIProduct), In(VRCEconomyIProduct), Out(SystemBoolean)

VRCEconomyIProduct.__get_Buyer__VRCSDKBaseVRCPlayerApi

VRCSDKBaseVRCPlayerApi get_Buyer();

Raw: In(VRCEconomyIProduct), Out(VRCSDKBaseVRCPlayerApi)

VRCEconomyIProduct.__get_Description__SystemString

SystemString get_Description();

Raw: In(VRCEconomyIProduct), Out(SystemString)

VRCEconomyIProduct.__get_ID__SystemString

SystemString get_ID();

Raw: In(VRCEconomyIProduct), Out(SystemString)

VRCEconomyIProduct.__get_Name__SystemString

SystemString get_Name();

Raw: In(VRCEconomyIProduct), Out(SystemString)

Object VRCEconomyStore

back to assembly

VRCEconomyStore.__DoesAnyPlayerOwnProduct__VRCEconomyIProduct__SystemBoolean

static SystemBoolean DoesAnyPlayerOwnProduct(VRCEconomyIProduct);

Raw: In(VRCEconomyIProduct), Out(SystemBoolean)

VRCEconomyStore.__DoesPlayerOwnProduct__VRCSDKBaseVRCPlayerApi_VRCEconomyIProduct__SystemBoolean

static SystemBoolean DoesPlayerOwnProduct(VRCSDKBaseVRCPlayerApi, VRCEconomyIProduct);

Raw: In(VRCSDKBaseVRCPlayerApi), In(VRCEconomyIProduct), Out(SystemBoolean)

VRCEconomyStore.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(VRCEconomyStore), In(SystemObject), Out(SystemBoolean)

VRCEconomyStore.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(VRCEconomyStore), Out(SystemInt32)

VRCEconomyStore.__GetPlayersWhoOwnProduct__VRCEconomyIProduct__VRCSDKBaseVRCPlayerApiArray

static VRCSDKBaseVRCPlayerApiArray GetPlayersWhoOwnProduct(VRCEconomyIProduct);

Raw: In(VRCEconomyIProduct), Out(VRCSDKBaseVRCPlayerApiArray)

VRCEconomyStore.__GetType__SystemType

SystemType GetType();

Raw: In(VRCEconomyStore), Out(SystemType)

VRCEconomyStore.__ListAvailableProducts__VRCUdonCommonInterfacesIUdonEventReceiver__SystemVoid

static void ListAvailableProducts(VRCUdonCommonInterfacesIUdonEventReceiver);

Raw: In(VRCUdonCommonInterfacesIUdonEventReceiver)

VRCEconomyStore.__ListProductOwners__VRCUdonCommonInterfacesIUdonEventReceiver_VRCEconomyIProduct__SystemVoid

static void ListProductOwners(VRCUdonCommonInterfacesIUdonEventReceiver, VRCEconomyIProduct);

Raw: In(VRCUdonCommonInterfacesIUdonEventReceiver), In(VRCEconomyIProduct)

VRCEconomyStore.__ListPurchases__VRCUdonCommonInterfacesIUdonEventReceiver_VRCSDKBaseVRCPlayerApi__SystemVoid

static void ListPurchases(VRCUdonCommonInterfacesIUdonEventReceiver, VRCSDKBaseVRCPlayerApi);

Raw: In(VRCUdonCommonInterfacesIUdonEventReceiver), In(VRCSDKBaseVRCPlayerApi)

VRCEconomyStore.__OpenGroupListing__SystemString__SystemVoid

static void OpenGroupListing(SystemString);

Raw: In(SystemString)

VRCEconomyStore.__OpenGroupPage__SystemString__SystemVoid

static void OpenGroupPage(SystemString);

Raw: In(SystemString)

VRCEconomyStore.__OpenGroupStorePage__SystemString__SystemVoid

static void OpenGroupStorePage(SystemString);

Raw: In(SystemString)

VRCEconomyStore.__OpenListing__SystemString__SystemVoid

static void OpenListing(SystemString);

Raw: In(SystemString)

VRCEconomyStore.__OpenMarketplaceStore__SystemString_SystemString_SystemString__SystemVoid

static void OpenMarketplaceStore(SystemString, SystemString, SystemString);

Raw: In(SystemString), In(SystemString), In(SystemString)

VRCEconomyStore.__OpenWorldStorePage__SystemVoid

static void OpenWorldStorePage();

Raw: ``

VRCEconomyStore.__SendProductEvent__VRCUdonCommonInterfacesIUdonEventReceiver_VRCEconomyIProduct__SystemVoid

static void SendProductEvent(VRCUdonCommonInterfacesIUdonEventReceiver, VRCEconomyIProduct);

Raw: In(VRCUdonCommonInterfacesIUdonEventReceiver), In(VRCEconomyIProduct)

VRCEconomyStore.__ToString__SystemString

SystemString ToString();

Raw: In(VRCEconomyStore), Out(SystemString)

Object VRCEconomyUdonProduct

back to assembly

to array type

VRCEconomyUdonProduct.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(VRCEconomyUdonProduct), In(SystemObject), Out(SystemBoolean)

VRCEconomyUdonProduct.__Equals__VRCEconomyIProduct__SystemBoolean

SystemBoolean Equals(VRCEconomyIProduct);

Raw: In(VRCEconomyUdonProduct), In(VRCEconomyIProduct), Out(SystemBoolean)

VRCEconomyUdonProduct.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(VRCEconomyUdonProduct), Out(SystemInt32)

VRCEconomyUdonProduct.__GetInstanceID__SystemInt32

SystemInt32 GetInstanceID();

Raw: In(VRCEconomyUdonProduct), Out(SystemInt32)

VRCEconomyUdonProduct.__GetType__SystemType

SystemType GetType();

Raw: In(VRCEconomyUdonProduct), Out(SystemType)

VRCEconomyUdonProduct.__ToString__SystemString

SystemString ToString();

Raw: In(VRCEconomyUdonProduct), Out(SystemString)

VRCEconomyUdonProduct.__get_Description__SystemString

SystemString get_Description();

Raw: In(VRCEconomyUdonProduct), Out(SystemString)

VRCEconomyUdonProduct.__get_ID__SystemString

SystemString get_ID();

Raw: In(VRCEconomyUdonProduct), Out(SystemString)

VRCEconomyUdonProduct.__get_Image__UnityEngineTexture2D

UnityEngineTexture2D get_Image();

Raw: In(VRCEconomyUdonProduct), Out(UnityEngineTexture2D)

VRCEconomyUdonProduct.__get_Name__SystemString

SystemString get_Name();

Raw: In(VRCEconomyUdonProduct), Out(SystemString)

VRCEconomyUdonProduct.__get_name__SystemString

SystemString get_name();

Raw: In(VRCEconomyUdonProduct), Out(SystemString)

VRCEconomyUdonProduct.__op_Equality__UnityEngineObject_UnityEngineObject__SystemBoolean

static SystemBoolean op_Equality(UnityEngineObject, UnityEngineObject);

Raw: In(UnityEngineObject), In(UnityEngineObject), Out(SystemBoolean)

VRCEconomyUdonProduct.__op_Implicit__UnityEngineObject__SystemBoolean

static SystemBoolean op_Implicit(UnityEngineObject);

Raw: In(UnityEngineObject), Out(SystemBoolean)

VRCEconomyUdonProduct.__op_Inequality__UnityEngineObject_UnityEngineObject__SystemBoolean

static SystemBoolean op_Inequality(UnityEngineObject, UnityEngineObject);

Raw: In(UnityEngineObject), In(UnityEngineObject), Out(SystemBoolean)

VRCEconomyUdonProduct.__set_name__SystemString__SystemVoid

void set_name(SystemString);

Raw: In(VRCEconomyUdonProduct), In(SystemString)