MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / EmptyString

Method EmptyString

Engine/source/core/stringTable.h:160–160  ·  view source on GitHub ↗

Represents a zero length string.

Source from the content-addressed store, hash-verified

158
159 /// Represents a zero length string.
160 StringTableEntry EmptyString() const { return _EmptyString; }
161};
162
163

Callers 15

setFilenameMethod · 0.80
getPrefixedDataFieldMethod · 0.80
setPrefixedDataFieldMethod · 0.80
getDataFieldPrefixMethod · 0.80
setInternalNameMethod · 0.80
setOriginalNameMethod · 0.80
parseObjectMethod · 0.80
elementValueMethod · 0.80
attributeMethod · 0.80
firstAttributeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected