Tanoda
GILES.Interface.pb_PrefabBrowser Class Reference
Inheritance diagram for GILES.Interface.pb_PrefabBrowser:

Public Types

enum  LoadPanel : byte {
  None = 0 , Models , Videos , Pictures ,
  Sounds , Helps , Scripts
}
 

Public Member Functions

void ToggleGlobals ()
 
void ToggleLocals ()
 
void LoadJsonsFile (StartStageOnLoad ssol)
 
void DeleteAsset (GameObject asset)
 
void ReloadAll ()
 
void Reload (bool global=false)
 
void ReloadAllInOne ()
 
void AddBundle (AssetBundle ab)
 
void AddGameObject (GameObject gobject, LoadPanel panel=LoadPanel.None, string filePath="", bool global=false)
 
IEnumerator AddTagCloud (string tcName, byte[] data)
 
GameObject GetPrefabFromName (string goName)
 
void SearchFilter (string value)
 

Public Attributes

GameObject Models
 
GameObject Videos
 
GameObject Pictures
 
GameObject Sounds
 
GameObject Helps
 
GameObject Unknown
 
GameObject Scripts
 
GameObject GModels
 
GameObject GVideos
 
GameObject GPictures
 
GameObject GSounds
 
GameObject GHelps
 
GameObject GUnknown
 
GameObject GScripts
 
bool isGlobalNow
 
GameObject POIPrefab
 
GameObject PrefabBrowserDeleteButton
 
GameObject PrefabGlobalFileBadge
 
GameObject PrefabFileNameBadge
 
Scrollbar scrollbar
 

Properties

static pb_PrefabBrowser instance [get]
 

Detailed Description

Definition at line 13 of file pb_PrefabBrowser.cs.

Member Enumeration Documentation

◆ LoadPanel

Enumerator
None 
Models 
Videos 
Pictures 
Sounds 
Helps 
Scripts 

Definition at line 1037 of file pb_PrefabBrowser.cs.

Member Function Documentation

◆ AddBundle()

void GILES.Interface.pb_PrefabBrowser.AddBundle ( AssetBundle  ab)

Definition at line 581 of file pb_PrefabBrowser.cs.

◆ AddGameObject()

void GILES.Interface.pb_PrefabBrowser.AddGameObject ( GameObject  gobject,
LoadPanel  panel = LoadPanel.None,
string  filePath = "",
bool  global = false 
)

Definition at line 630 of file pb_PrefabBrowser.cs.

◆ AddTagCloud()

IEnumerator GILES.Interface.pb_PrefabBrowser.AddTagCloud ( string  tcName,
byte[]  data 
)

Definition at line 804 of file pb_PrefabBrowser.cs.

◆ DeleteAsset()

void GILES.Interface.pb_PrefabBrowser.DeleteAsset ( GameObject  asset)

Definition at line 270 of file pb_PrefabBrowser.cs.

◆ GetPrefabFromName()

GameObject GILES.Interface.pb_PrefabBrowser.GetPrefabFromName ( string  goName)

Definition at line 846 of file pb_PrefabBrowser.cs.

◆ LoadJsonsFile()

void GILES.Interface.pb_PrefabBrowser.LoadJsonsFile ( StartStageOnLoad  ssol)

Definition at line 183 of file pb_PrefabBrowser.cs.

◆ Reload()

void GILES.Interface.pb_PrefabBrowser.Reload ( bool  global = false)

Definition at line 299 of file pb_PrefabBrowser.cs.

◆ ReloadAll()

void GILES.Interface.pb_PrefabBrowser.ReloadAll ( )

Definition at line 283 of file pb_PrefabBrowser.cs.

◆ ReloadAllInOne()

void GILES.Interface.pb_PrefabBrowser.ReloadAllInOne ( )

Definition at line 426 of file pb_PrefabBrowser.cs.

◆ SearchFilter()

void GILES.Interface.pb_PrefabBrowser.SearchFilter ( string  value)

Definition at line 868 of file pb_PrefabBrowser.cs.

◆ ToggleGlobals()

void GILES.Interface.pb_PrefabBrowser.ToggleGlobals ( )

Definition at line 73 of file pb_PrefabBrowser.cs.

◆ ToggleLocals()

void GILES.Interface.pb_PrefabBrowser.ToggleLocals ( )

Definition at line 79 of file pb_PrefabBrowser.cs.

Member Data Documentation

◆ GHelps

GameObject GILES.Interface.pb_PrefabBrowser.GHelps

Definition at line 49 of file pb_PrefabBrowser.cs.

◆ GModels

GameObject GILES.Interface.pb_PrefabBrowser.GModels

Definition at line 48 of file pb_PrefabBrowser.cs.

◆ GPictures

GameObject GILES.Interface.pb_PrefabBrowser.GPictures

Definition at line 49 of file pb_PrefabBrowser.cs.

◆ GScripts

GameObject GILES.Interface.pb_PrefabBrowser.GScripts

Definition at line 49 of file pb_PrefabBrowser.cs.

◆ GSounds

GameObject GILES.Interface.pb_PrefabBrowser.GSounds

Definition at line 49 of file pb_PrefabBrowser.cs.

◆ GUnknown

GameObject GILES.Interface.pb_PrefabBrowser.GUnknown

Definition at line 49 of file pb_PrefabBrowser.cs.

◆ GVideos

GameObject GILES.Interface.pb_PrefabBrowser.GVideos

Definition at line 49 of file pb_PrefabBrowser.cs.

◆ Helps

GameObject GILES.Interface.pb_PrefabBrowser.Helps

Definition at line 46 of file pb_PrefabBrowser.cs.

◆ isGlobalNow

bool GILES.Interface.pb_PrefabBrowser.isGlobalNow

Definition at line 51 of file pb_PrefabBrowser.cs.

◆ Models

GameObject GILES.Interface.pb_PrefabBrowser.Models

Definition at line 45 of file pb_PrefabBrowser.cs.

◆ Pictures

GameObject GILES.Interface.pb_PrefabBrowser.Pictures

Definition at line 46 of file pb_PrefabBrowser.cs.

◆ POIPrefab

GameObject GILES.Interface.pb_PrefabBrowser.POIPrefab

Definition at line 52 of file pb_PrefabBrowser.cs.

◆ PrefabBrowserDeleteButton

GameObject GILES.Interface.pb_PrefabBrowser.PrefabBrowserDeleteButton

Definition at line 53 of file pb_PrefabBrowser.cs.

◆ PrefabFileNameBadge

GameObject GILES.Interface.pb_PrefabBrowser.PrefabFileNameBadge

Definition at line 55 of file pb_PrefabBrowser.cs.

◆ PrefabGlobalFileBadge

GameObject GILES.Interface.pb_PrefabBrowser.PrefabGlobalFileBadge

Definition at line 54 of file pb_PrefabBrowser.cs.

◆ Scripts

GameObject GILES.Interface.pb_PrefabBrowser.Scripts

Definition at line 46 of file pb_PrefabBrowser.cs.

◆ scrollbar

Scrollbar GILES.Interface.pb_PrefabBrowser.scrollbar

Definition at line 56 of file pb_PrefabBrowser.cs.

◆ Sounds

GameObject GILES.Interface.pb_PrefabBrowser.Sounds

Definition at line 46 of file pb_PrefabBrowser.cs.

◆ Unknown

GameObject GILES.Interface.pb_PrefabBrowser.Unknown

Definition at line 46 of file pb_PrefabBrowser.cs.

◆ Videos

GameObject GILES.Interface.pb_PrefabBrowser.Videos

Definition at line 46 of file pb_PrefabBrowser.cs.

Property Documentation

◆ instance

pb_PrefabBrowser GILES.Interface.pb_PrefabBrowser.instance
staticget

Definition at line 15 of file pb_PrefabBrowser.cs.


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