StateBag::SetFileOpener

StateBag::SetFileOpener
inline void SetFileOpener(FileOpenerBase * ptr);
Description

SetFileOpener installs a callback function that is always used by Loader for opening various files based on a path or url string. If not specified, the system file input will be used.