Skip to content

Commit 8005df7

Browse files
author
Roberto De Ioris
authored
Update README.md
1 parent 8e60bc8 commit 8005df7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,8 @@ ts.dumb = DumbStruct(Foo=17, Bar=22)
513513
ts.ref().dumb.foo().Foo = 22
514514
```
515515

516+
More details here: https://github.com/20tab/UnrealEnginePython/blob/master/docs/MemoryManagement.md
517+
516518
The ue_site.py file
517519
-------------------
518520

@@ -860,6 +862,7 @@ Starting from release 20180226 a new memory management system has been added (FU
860862

861863
The same system works for delegates, as well as Slate.
862864

865+
More details here: https://github.com/20tab/UnrealEnginePython/blob/master/docs/MemoryManagement.md
863866

864867
Unit Testing
865868
------------

0 commit comments

Comments
 (0)