VR-Forces 5.0.3 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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)