20void ConfigVariableFilename::
25 static MutexImpl lock;
30 if (!is_cache_valid(_local_modified)) {
31 nassertv(_core !=
nullptr);
32 const ConfigDeclaration *decl = _core->get_declaration(0);
35 mark_cache_valid(_local_modified);
Filename get_filename_value() const
Interprets the string value as a filename and returns it, with any variables expanded.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.