#include <ContentBrowser.h>
|
| static std::string | ToLower (const std::string &str) |
| |
◆ ~ContentBrowserWindow()
| TrackEditor::ContentBrowserWindow::~ContentBrowserWindow |
( |
| ) |
|
◆ AddActorContent()
| void TrackEditor::ContentBrowserWindow::AddActorContent |
( |
std::string | search | ) |
|
|
protected |
◆ AddCustomContent()
| void TrackEditor::ContentBrowserWindow::AddCustomContent |
( |
std::string | search | ) |
|
|
protected |
◆ AddTrackContent()
| void TrackEditor::ContentBrowserWindow::AddTrackContent |
( |
std::string | search | ) |
|
|
protected |
◆ DrawElement()
| void TrackEditor::ContentBrowserWindow::DrawElement |
( |
| ) |
|
|
overrideprotected |
◆ FindContent()
| void TrackEditor::ContentBrowserWindow::FindContent |
( |
| ) |
|
|
protected |
◆ FolderButton()
| void TrackEditor::ContentBrowserWindow::FolderButton |
( |
const char * | label, |
|
|
bool & | contentFlag, |
|
|
const ImVec2 & | size = ImVec2(80, 32) ) |
|
protected |
◆ InitElement()
| void TrackEditor::ContentBrowserWindow::InitElement |
( |
| ) |
|
|
inlineoverrideprotected |
◆ ToLower()
| static std::string TrackEditor::ContentBrowserWindow::ToLower |
( |
const std::string & | str | ) |
|
|
inlinestaticprivate |
◆ TrainWindow()
| ATrain * TrackEditor::ContentBrowserWindow::TrainWindow |
( |
| ) |
|
|
protected |
Actors that need config windows before spawning
◆ UpdateElement()
| void TrackEditor::ContentBrowserWindow::UpdateElement |
( |
| ) |
|
|
inlineoverrideprotected |
◆ ActorContent
| bool TrackEditor::ContentBrowserWindow::ActorContent = false |
◆ Content
| std::vector<std::string> TrackEditor::ContentBrowserWindow::Content |
◆ CustomContent
| bool TrackEditor::ContentBrowserWindow::CustomContent = false |
◆ mSearchBuffer
| char TrackEditor::ContentBrowserWindow::mSearchBuffer[128] = "" |
|
private |
◆ Refresh
| bool TrackEditor::ContentBrowserWindow::Refresh = true |
◆ TrackContent
| bool TrackEditor::ContentBrowserWindow::TrackContent = false |
The documentation for this class was generated from the following files: