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

#include <ObjectManager.h>

Public Member Functions

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

Private Attributes

CStrW ActorName
 
std::vector< u8ActorVariation
 

Constructor & Destructor Documentation

CObjectManager::ObjectKey::ObjectKey ( const CStrW &  name,
const std::vector< u8 > &  var 
)
inline

Member Function Documentation

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

Member Data Documentation

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

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