#include <TESContainer.h>
◆ ~TESContainer()
RE::TESContainer::~TESContainer |
( |
| ) |
|
|
override |
◆ AddObjectsToContainer()
bool RE::TESContainer::AddObjectsToContainer |
( |
std::map< TESBoundObject *, std::int32_t > & |
a_objects, |
|
|
TESForm * |
a_owner |
|
) |
| |
◆ AddObjectToContainer()
bool RE::TESContainer::AddObjectToContainer |
( |
TESBoundObject * |
a_object, |
|
|
std::int32_t |
a_count, |
|
|
TESForm * |
a_owner |
|
) |
| |
◆ ClearDataComponent()
void RE::TESContainer::ClearDataComponent |
( |
| ) |
|
|
overridevirtual |
◆ CopyComponent()
◆ CountObjectsInContainer()
std::int32_t RE::TESContainer::CountObjectsInContainer |
( |
TESBoundObject * |
a_object | ) |
const |
◆ ForEachContainerObject()
◆ GetContainerObjectAt()
std::optional< ContainerObject * > RE::TESContainer::GetContainerObjectAt |
( |
std::uint32_t |
a_idx | ) |
const |
◆ GetContainerObjectIndex()
std::optional< std::uint32_t > RE::TESContainer::GetContainerObjectIndex |
( |
TESBoundObject * |
a_object, |
|
|
std::int32_t |
a_count |
|
) |
| const |
◆ InitializeDataComponent()
void RE::TESContainer::InitializeDataComponent |
( |
| ) |
|
|
overridevirtual |
◆ RemoveObjectFromContainer()
bool RE::TESContainer::RemoveObjectFromContainer |
( |
TESBoundObject * |
a_object, |
|
|
std::int32_t |
a_count |
|
) |
| |
◆ containerObjects
◆ numContainerObjects
std::uint32_t RE::TESContainer::numContainerObjects |
◆ pad14
std::uint32_t RE::TESContainer::pad14 |
◆ RTTI
The documentation for this class was generated from the following file: