Closed PICarlOscar closed 3 years ago
Hello! Have been starting to convert our project to Unreal Engine 5 and came across this issue in https://github.com/sideeffects/HoudiniEngineForUnreal-v2/blob/2ff9018c342033e27b3e8f0c4fd2a9234dcc8957/Source/HoudiniEngineEditor/Private/HoudiniPDGDetails.cpp#L713. I think that AddGridBox lambda should return a SHorizontalBox::FSlot::FSlotArguments& instead of a SHorizontalBox::FSlot&
Best regards, Carl-Oscar.
Sorry it seems that my project was using the wrong version if the source
Hello! Have been starting to convert our project to Unreal Engine 5 and came across this issue in https://github.com/sideeffects/HoudiniEngineForUnreal-v2/blob/2ff9018c342033e27b3e8f0c4fd2a9234dcc8957/Source/HoudiniEngineEditor/Private/HoudiniPDGDetails.cpp#L713. I think that AddGridBox lambda should return a SHorizontalBox::FSlot::FSlotArguments& instead of a SHorizontalBox::FSlot&
Best regards, Carl-Oscar.