 |
LeviLamina
|
Loading...
Searching...
No Matches
3#include "mc/_HeaderOutputPredefine.h"
5namespace Core::Profile {
8MCNAPI
void onFileOpenFailed(
bool isReadOnly);
10MCNAPI
void onFileOpenRequest(
bool isReadOnly);
12MCNAPI
void onFileOpenRetrySuccess(
bool isReadOnly);