MCPcopy Create free account
hub / github.com/OGRECave/ogre / emitError

Method emitError

Components/RTShaderSystem/src/OgreShaderScriptTranslator.cpp:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void SGScriptTranslator::emitError(const String& msg, uint32 code) { mCompiler->addError(*mCurrentNode, msg, code); }
65
66//-----------------------------------------------------------------------------
67/*

Callers 9

createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80
createInstanceMethod · 0.80

Calls 1

addErrorMethod · 0.80

Tested by

no test coverage detected