MCPcopy Create free account
hub / github.com/carbonengine/trinity / BeGetErrorMessage

Function BeGetErrorMessage

trinityal/ALResult.h:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138template <typename T>
139const char* BeGetErrorMessage( const Be::Result<T>& result )
140{
141 return "";
142}
143
144#endif
145

Callers 4

HandleRenderTickMethod · 0.50
PyGetDataFunction · 0.50
PyGetDataFunction · 0.50
TESTFunction · 0.50

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.40