示例#1
0
 static FEditorDelegates()
 {
     HotReload.RegisterNativeDelegateManager(typeof(FEditorDelegates));
 }
示例#2
0
 static FWorldDelegates()
 {
     HotReload.RegisterNativeDelegateManager(typeof(FWorldDelegates));
 }
示例#3
0
 static UEngineDelegates()
 {
     HotReload.RegisterNativeDelegateManager(typeof(UEngineDelegates));
 }