Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LuaNameGen Class Reference

#include <LuaNameGen.h>

Public Member Functions

 LuaNameGen (LuaManager *manager)
 
std::string FullName (bool isFemale, RefCountedPtr< Random > &rng)
 
std::string Surname (RefCountedPtr< Random > &rng)
 
std::string BodyName (SystemBody *body, RefCountedPtr< Random > &rng)
 

Constructor & Destructor Documentation

◆ LuaNameGen()

LuaNameGen::LuaNameGen ( LuaManager manager)
inline

Member Function Documentation

◆ BodyName()

std::string LuaNameGen::BodyName ( SystemBody body,
RefCountedPtr< Random > &  rng 
)
Here is the call graph for this function:

◆ FullName()

std::string LuaNameGen::FullName ( bool  isFemale,
RefCountedPtr< Random > &  rng 
)
Here is the call graph for this function:

◆ Surname()

std::string LuaNameGen::Surname ( RefCountedPtr< Random > &  rng)
Here is the call graph for this function:

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