#include <ContentBrowser.h>
◆ ~ContentBrowserWindow()
Editor::ContentBrowserWindow::~ContentBrowserWindow |
( |
| ) |
|
◆ AddActorContent()
void Editor::ContentBrowserWindow::AddActorContent |
( |
| ) |
|
|
protected |
◆ AddCustomContent()
void Editor::ContentBrowserWindow::AddCustomContent |
( |
| ) |
|
|
protected |
◆ AddObjectContent()
void Editor::ContentBrowserWindow::AddObjectContent |
( |
| ) |
|
|
protected |
◆ AddTrackContent()
void Editor::ContentBrowserWindow::AddTrackContent |
( |
| ) |
|
|
protected |
◆ DrawElement()
void Editor::ContentBrowserWindow::DrawElement |
( |
| ) |
|
|
overrideprotected |
◆ FindContent()
void Editor::ContentBrowserWindow::FindContent |
( |
| ) |
|
|
protected |
◆ FindTracks()
void Editor::ContentBrowserWindow::FindTracks |
( |
| ) |
|
|
protected |
◆ FolderButton()
void Editor::ContentBrowserWindow::FolderButton |
( |
const char * | label, |
|
|
bool & | contentFlag, |
|
|
const ImVec2 & | size = ImVec2(80, 32) ) |
|
protected |
◆ InitElement()
void Editor::ContentBrowserWindow::InitElement |
( |
| ) |
|
|
inlineoverrideprotected |
◆ RemoveCustomTracksFromTrackList()
void Editor::ContentBrowserWindow::RemoveCustomTracksFromTrackList |
( |
| ) |
|
|
protected |
◆ UpdateElement()
void Editor::ContentBrowserWindow::UpdateElement |
( |
| ) |
|
|
inlineoverrideprotected |
◆ ActorContent
bool Editor::ContentBrowserWindow::ActorContent = false |
◆ Content
std::vector<std::string> Editor::ContentBrowserWindow::Content |
◆ CustomContent
bool Editor::ContentBrowserWindow::CustomContent = false |
◆ ObjectContent
bool Editor::ContentBrowserWindow::ObjectContent = false |
◆ Refresh
bool Editor::ContentBrowserWindow::Refresh = true |
◆ TrackContent
bool Editor::ContentBrowserWindow::TrackContent = false |
◆ Tracks
std::vector<Tracks> Editor::ContentBrowserWindow::Tracks |
The documentation for this class was generated from the following files: