SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
NameObjFinder Class Reference

Class that supplies a static function to find a NameObj contained in the global NameObjHolder. More...

#include <NameObjFinder.hpp>

Static Public Member Functions

static NameObjfind (const char *)
 

Detailed Description

Class that supplies a static function to find a NameObj contained in the global NameObjHolder.

Definition at line 8 of file NameObjFinder.hpp.

Member Function Documentation

◆ find()

NameObj * NameObjFinder::find ( const char * pName)
static

Definition at line 5 of file NameObjFinder.cpp.