Skip to content

Commit 30491c8

Browse files
author
rdeioris
authored
Update Subclassing_API.md
1 parent 250cc92 commit 30491c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/Subclassing_API.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Anything you define in python subclasses of UObjects is automatically exposed to
99

1010
The system is still under heavy development and new ideas are popping up constantly (the main objective is to simplify and speed up end-users development)
1111

12+
Before starting using it, ensure to understand the exposed reflection system: https://github.com/20tab/UnrealEnginePython#native-methods-vs-reflection
13+
1214
NOTE: currently it works only on python3 as it heavily relies on function annotations.
1315

1416
Subclassing

0 commit comments

Comments
 (0)