MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / current

Method current

src/OpenLoco/src/Localisation/StringBuffer.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 char* StringBuffer::current() const
89 {
90 return buffer + offset;
91 }
92
93 void StringBuffer::nullTerminate()
94 {

Callers 4

updateMethod · 0.45
sub_491BC6Function · 0.45
exportIndustryFunction · 0.45
formatStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected