MCPcopy Create free account
hub / github.com/adriancable/eternal / Reset

Method Reset

doom/src/tarray.h:1077–1080  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1075 //=======================================================================
1076
1077 void Reset()
1078 {
1079 Position = 0;
1080 }
1081
1082protected:
1083 MapType ⤅

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected