CustomPackage
A Unity Package Manager
wHiteRabbiT.UnityEditor.CustomPackageEW Class Reference
Inheritance diagram for wHiteRabbiT.UnityEditor.CustomPackageEW:
wHiteRabbiT.UnityEditor.wHiteRabbiTEW

Public Member Functions

override void OnDestroy ()
 
void OnProjectChange ()
 
override void OnGUI ()
 

Static Public Member Functions

static void CreateCustomPackageEW ()
 

Public Attributes

Vector2 scrollPosition0
 
- Public Attributes inherited from wHiteRabbiT.UnityEditor.wHiteRabbiTEW
string news
 

Static Public Attributes

static string Extension = ".wrcpackage"
 
static string ConfigName = ""
 
static string packagePath = "custom.unitypackage"
 

Protected Member Functions

void ExportPackage ()
 
void RefreshList ()
 
void Check (string fullPath)
 
void Check (string fullPath, bool ChangePackagePath)
 
void Load (string fullPath)
 
void Save (string fullPath)
 
void Delete (string fullPath)
 
- Protected Member Functions inherited from wHiteRabbiT.UnityEditor.wHiteRabbiTEW
void UpdateNews ()
 
GUIStyle StyleColor (Color c)
 

Protected Attributes

GUITreeViewFolder treeView
 
- Protected Attributes inherited from wHiteRabbiT.UnityEditor.wHiteRabbiTEW
Texture2D logo2D
 
List< NewsXmlnewsXml
 
GUIStyle styleNone
 
GUIStyle styleBasic
 
GUIStyle styleURL
 
bool bPerformUndo
 

Static Protected Attributes

static List< string > nameList
 
- Static Protected Attributes inherited from wHiteRabbiT.UnityEditor.wHiteRabbiTEW
static Vector2 sV
 

Properties

GUITreeViewFolder TreeViewAssets [get]
 
static string ConfigPath [get]
 
static string fullPath [get]
 
static List< string > NameList [get]
 
- Properties inherited from wHiteRabbiT.UnityEditor.wHiteRabbiTEW
Texture2D Logo2D [get, set]
 
GUIStyle StyleNone [get]
 
GUIStyle StyleBasic [get]
 
GUIStyle StyleURL [get]
 

Member Function Documentation

void wHiteRabbiT.UnityEditor.CustomPackageEW.Check ( string  fullPath)
protected
void wHiteRabbiT.UnityEditor.CustomPackageEW.Check ( string  fullPath,
bool  ChangePackagePath 
)
protected
static void wHiteRabbiT.UnityEditor.CustomPackageEW.CreateCustomPackageEW ( )
static
void wHiteRabbiT.UnityEditor.CustomPackageEW.Delete ( string  fullPath)
protected
void wHiteRabbiT.UnityEditor.CustomPackageEW.ExportPackage ( )
protected
void wHiteRabbiT.UnityEditor.CustomPackageEW.Load ( string  fullPath)
protected
override void wHiteRabbiT.UnityEditor.CustomPackageEW.OnDestroy ( )
virtual
override void wHiteRabbiT.UnityEditor.CustomPackageEW.OnGUI ( )
virtual
void wHiteRabbiT.UnityEditor.CustomPackageEW.OnProjectChange ( )
void wHiteRabbiT.UnityEditor.CustomPackageEW.RefreshList ( )
protected
void wHiteRabbiT.UnityEditor.CustomPackageEW.Save ( string  fullPath)
protected

Member Data Documentation

string wHiteRabbiT.UnityEditor.CustomPackageEW.ConfigName = ""
static
string wHiteRabbiT.UnityEditor.CustomPackageEW.Extension = ".wrcpackage"
static
List<string> wHiteRabbiT.UnityEditor.CustomPackageEW.nameList
staticprotected
string wHiteRabbiT.UnityEditor.CustomPackageEW.packagePath = "custom.unitypackage"
static
Vector2 wHiteRabbiT.UnityEditor.CustomPackageEW.scrollPosition0
GUITreeViewFolder wHiteRabbiT.UnityEditor.CustomPackageEW.treeView
protected

Property Documentation

string wHiteRabbiT.UnityEditor.CustomPackageEW.ConfigPath
staticget
string wHiteRabbiT.UnityEditor.CustomPackageEW.fullPath
staticget
List<string> wHiteRabbiT.UnityEditor.CustomPackageEW.NameList
staticgetprotected
GUITreeViewFolder wHiteRabbiT.UnityEditor.CustomPackageEW.TreeViewAssets
get

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