![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Include dependency graph for asset_explorer_test.cpp:Go to the source code of this file.
Functions | |
| void | TestAssetScanning () |
| void | TestAssetQueries () |
| void | TestAssetSearch () |
| void | TestAssetMetadata () |
| void | TestErrorHandling () |
| void | TestMultiFolderNavigation () |
| int | main () |
| int main | ( | ) |
Definition at line 189 of file asset_explorer_test.cpp.
References Olympe::BlueprintEditor::Get(), Olympe::BlueprintEditor::Initialize(), TestAssetMetadata(), TestAssetQueries(), TestAssetScanning(), TestAssetSearch(), TestErrorHandling(), and TestMultiFolderNavigation().
Here is the call graph for this function:| void TestAssetMetadata | ( | ) |
Definition at line 82 of file asset_explorer_test.cpp.
References Olympe::BlueprintEditor::Get(), and GetComponentTypeID_Static().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestAssetQueries | ( | ) |
Definition at line 44 of file asset_explorer_test.cpp.
References Olympe::BlueprintEditor::Get(), and GetComponentTypeID_Static().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestAssetScanning | ( | ) |
Definition at line 14 of file asset_explorer_test.cpp.
References Olympe::BlueprintEditor::Get(), and GetComponentTypeID_Static().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestAssetSearch | ( | ) |
Definition at line 64 of file asset_explorer_test.cpp.
References Olympe::BlueprintEditor::Get(), and GetComponentTypeID_Static().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestErrorHandling | ( | ) |
Definition at line 113 of file asset_explorer_test.cpp.
References Olympe::BlueprintEditor::Get(), and GetComponentTypeID_Static().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestMultiFolderNavigation | ( | ) |
Definition at line 135 of file asset_explorer_test.cpp.
References Olympe::BlueprintEditor::Get(), and GetComponentTypeID_Static().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: