#include <ObjectManager.h>
|
| template<typename T> |
| static size_t | GetTypeID () |
◆ ObjectManager()
| ObjectManager::ObjectManager |
( |
| ) |
|
◆ ~ObjectManager()
| ObjectManager::~ObjectManager |
( |
| ) |
|
◆ GetTypeID()
template<typename T>
| size_t ObjectManager::GetTypeID |
( |
| ) |
|
|
inlinestatic |
◆ ReleaseObject()
| void ObjectManager::ReleaseObject |
( |
std::shared_ptr< UObject > | obj | ) |
|
◆ SpawnObject()
template<typename TObject>
| std::shared_ptr< TObject > ObjectManager::SpawnObject |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: