Refactor Plugins system to support plugins in C++ scripts
This commit is contained in:
@@ -309,7 +309,7 @@ private:
|
||||
void OnLoading(MAssembly* assembly);
|
||||
void OnLoaded(MAssembly* assembly);
|
||||
void InitType(MClass* mclass);
|
||||
void OnUnloading(MAssembly* assembly);
|
||||
void OnUnloaded(MAssembly* assembly);
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user