Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
e91967bd42c08f88be4a69c3c3d35124e57619b5
UnrealEngineUWP/Engine/Plugins/Experimental/PythonScriptPlugin/Source
History
Patrick Laflamme e91967bd42 Added the __class_getitem__ to the PyWrapperArray, PyWrapperFixedArray, PyWrapperSet and PyWrapperMap to get type hinting working properly when container is used to hint an method input parameters or the return value (or simply declared globally).
- For more information, see https://peps.python.org/pep-0560/
  - Added corresponding tests to test_type_hints.py.

#jira UE-169542 - Type hinting not working properly with unreal.Array
#rb Jamie.Dale
#preflight 636bd021a550a2a75901cc22

[CL 23055484 by Patrick Laflamme in ue5-main branch]
2022-11-09 11:15:16 -05:00
..
PythonScriptPlugin
Added the __class_getitem__ to the PyWrapperArray, PyWrapperFixedArray, PyWrapperSet and PyWrapperMap to get type hinting working properly when container is used to hint an method input parameters or the return value (or simply declared globally).
2022-11-09 11:15:16 -05:00
PythonScriptPluginPreload
…
Powered by Gitea Page: 1109ms Template: 18ms
English
English
Licenses API