VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
SpawnTemplateListEntry Struct Reference

Public Member Functions

 SpawnTemplateListEntry ()
 
bool operator== (const SpawnTemplateListEntry &rhs) const
 
bool operator!= (const SpawnTemplateListEntry &rhs) const
 

Public Attributes

DtUUID myUUID
 
DtString myTemplateName
 
DtString myDescription
 
std::set< DtUUIDmySpawnPoints
 
std::set< DtUUIDmySinkPoints
 

Constructor & Destructor Documentation

SpawnTemplateListEntry::SpawnTemplateListEntry ( )
inline

Member Function Documentation

bool SpawnTemplateListEntry::operator== ( const SpawnTemplateListEntry rhs) const
inline
bool SpawnTemplateListEntry::operator!= ( const SpawnTemplateListEntry rhs) const
inline

Member Data Documentation

DtUUID SpawnTemplateListEntry::myUUID

Referenced by operator==().

DtString SpawnTemplateListEntry::myTemplateName

Referenced by operator==().

DtString SpawnTemplateListEntry::myDescription

Referenced by operator==().

std::set<DtUUID> SpawnTemplateListEntry::mySpawnPoints

Referenced by operator==().

std::set<DtUUID> SpawnTemplateListEntry::mySinkPoints

Referenced by operator==().


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)