Files
UnrealEngineUWP/Engine/Source/Programs/UnrealHeaderTool
Zak Middleton c74be9d080 #ue4 - Cast flags can now be declared for non-intrinsic classes.
- Added cast flag support to a handful of the most commonly used classes in the engine, determined by tracking all calls to IsA() over typical workflows.
- Result: reduced IsA() function calls from 21k to 1k instances per frame in a large test scene (1.0ms to 0.06ms per frame).

#codereview Steve.Robb

[CL 2398934 by Zak Middleton in Main branch]
2015-01-06 14:15:32 -05:00
..
2014-12-07 19:09:38 -05:00