Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Functions
asset_explorer_test.cpp File Reference
#include "BlueprintEditor/blueprinteditor.h"
#include <iostream>
#include <cassert>
+ 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 ()
 

Function Documentation

◆ main()

int main ( )

◆ TestAssetMetadata()

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:

◆ TestAssetQueries()

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:

◆ TestAssetScanning()

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:

◆ TestAssetSearch()

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:

◆ TestErrorHandling()

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:

◆ TestMultiFolderNavigation()

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: