The cpp ESMReader.retSubName is a function that is used in the C++ ESMReader class. This function is responsible for returning the name of the current subrecord being read by the ESMReader object. The returned name is typically used for identification and further processing of the subrecord data.
C++ (Cpp) ESMReader::retSubName - 30 examples found. These are the top rated real world C++ (Cpp) examples of ESMReader::retSubName extracted from open source projects. You can rate examples to help us improve the quality of examples.