Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::lyt::GroupContainer Class Reference

#include <group.h>

+ Collaboration diagram for nw4hbm::lyt::GroupContainer:

Public Member Functions

 GroupContainer ()
 
 ~GroupContainer ()
 
GroupListGetGroupList ()
 
void AppendGroup (Group *pGroup)
 
GroupFindGroupByName (const char *findName)
 

Protected Attributes

GroupList mGroupList
 

Constructor & Destructor Documentation

◆ GroupContainer()

nw4hbm::lyt::GroupContainer::GroupContainer ( )
inline

◆ ~GroupContainer()

nw4hbm::lyt::GroupContainer::~GroupContainer ( )

Member Function Documentation

◆ AppendGroup()

void nw4hbm::lyt::GroupContainer::AppendGroup ( Group * pGroup)

◆ FindGroupByName()

Group * nw4hbm::lyt::GroupContainer::FindGroupByName ( const char * findName)

◆ GetGroupList()

GroupList & nw4hbm::lyt::GroupContainer::GetGroupList ( )
inline

Member Data Documentation

◆ mGroupList

GroupList nw4hbm::lyt::GroupContainer::mGroupList
protected

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