سؤال

I can do GetIGameInterface()->GetSceneFileName(), but it only gives me the file name. How do I get the full path, for example c:\myfiles\test.max ?

هل كانت مفيدة؟

المحلول

This works:

GetCOREInterface()->GetCurFilePath();

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top