![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineTypes.h>
Public Member Functions | |
| FRedirector () | |
| FRedirector (FName InOldName, FName InNewName) | |
Public Attributes | |
| FName | OldName |
| FName | NewName |
This is used for redirecting an old name to new name, such as for collision profiles This is used for better UI in the editor
|
inline |
| FName FRedirector::NewName |
Types of objects that this physics objects will collide with.
| FName FRedirector::OldName |