Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
CObjectManager::ObjectKey Struct Reference

#include <ObjectManager.h>

Public Member Functions

 ObjectKey (const CStr &identifier, const std::vector< u8 > &var)
 
bool operator< (const CObjectManager::ObjectKey &a) const
 

Private Attributes

CStr ObjectBaseIdentifier
 
std::vector< u8ActorVariation
 

Constructor & Destructor Documentation

◆ ObjectKey()

CObjectManager::ObjectKey::ObjectKey ( const CStr &  identifier,
const std::vector< u8 > &  var 
)
inline

Member Function Documentation

◆ operator<()

bool CObjectManager::ObjectKey::operator< ( const CObjectManager::ObjectKey a) const

Member Data Documentation

◆ ActorVariation

std::vector<u8> CObjectManager::ObjectKey::ActorVariation
private

◆ ObjectBaseIdentifier

CStr CObjectManager::ObjectKey::ObjectBaseIdentifier
private

The documentation for this struct was generated from the following files: