Tanoda
GalleryController Class Reference
Inheritance diagram for GalleryController:

Public Member Functions

void Refresh (string path)
 

Static Public Member Functions

static void SaveImageToGallery (Texture2D qrCode)
 

Properties

string GalleryPath = string.Empty [get]
 

Detailed Description

Definition at line 5 of file GalleryController.cs.

Member Function Documentation

◆ Refresh()

void GalleryController.Refresh ( string  path)

Definition at line 38 of file GalleryController.cs.

◆ SaveImageToGallery()

static void GalleryController.SaveImageToGallery ( Texture2D  qrCode)
static

Definition at line 47 of file GalleryController.cs.

Property Documentation

◆ GalleryPath

string GalleryController.GalleryPath = string.Empty
get

Definition at line 12 of file GalleryController.cs.


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