MCPcopy Create free account
hub / github.com/demoth/jake2 / CM_EntityString

Method CM_EntityString

qcommon/src/main/java/jake2/qcommon/CM.java:789–791  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

787 }
788
789 public String CM_EntityString() {
790 return map_entitystring;
791 }
792
793 public int CM_LeafContents(int leafnum) {
794 if (leafnum < 0 || leafnum >= numleafs)

Callers 1

spawnServerInstanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected