This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
307e2e8d6601c1dbe1637d85f4989945bedecad3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
Marc Audy
307e2e8d66
Store a function pointer on UDynamicClass to the custom class initialization (in much the same way that AddReferencedObjects pointer is stored) to ensure the class is initialized before beginning to construct the CDO rather than code embedded in the constructor
...
#rb Phillip.Kavan #rnx [CL 8034012 by Marc Audy in Dev-Framework branch]
2019-08-14 11:50:43 -04:00
..
Private
Store a function pointer on UDynamicClass to the custom class initialization (in much the same way that AddReferencedObjects pointer is stored) to ensure the class is initialized before beginning to construct the CDO rather than code embedded in the constructor
2019-08-14 11:50:43 -04:00
Public
Store a function pointer on UDynamicClass to the custom class initialization (in much the same way that AddReferencedObjects pointer is stored) to ensure the class is initialized before beginning to construct the CDO rather than code embedded in the constructor
2019-08-14 11:50:43 -04:00
CoreUObject.Build.cs
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 6834564
2019-06-04 09:58:36 -04:00