Skip to content

Commit 394aac3

Browse files
author
rdeioris
authored
Update Subclassing_API.md
1 parent 5b226d0 commit 394aac3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Subclassing_API.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,7 @@ Functions and Events
8888

8989
Reloading
9090
---------
91+
92+
The hot-reloading system is still under heavy testing, expect a bunch of crashes when you heavily redefine classes.
93+
94+
By the way, the idea is that simply redefining a class in python (for example via unreal_engine.exec) will update the internal unreal definition. Try to stress-test it and report crash backtraces. Thanks a lot !

0 commit comments

Comments
 (0)