CoverGenerator-UE4
CoverGenerator-UE4 copied to clipboard
Fixed both compilation errors that include upgrade to TOctree2
- CoverGenerator actor was not visible in the "All Classes" window because AInfo class is not Blueprintable by default (fixed)
- Plugin can't be compiled for 4.26+ versions because TOctree is deprecated (Fixed)
- Also fixed a strange compilation error 'DebugDrawTraceTag': is not a member of 'UWorld'. It was changed to DebugLine