MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / getVisual

Method getVisual

src/components/Vob.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173Logic::VisualController* ::Vob::getVisual(Vob::VobInformation& vob)
174{
175 return vob.visual;
176}
177
178std::string Vob::getName(Vob::VobInformation& vob)
179{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected