Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FCookDependency
Description
Returns the classpath if GetType() == NativeClass, else empty string. Can also be empty for NativeClass that was found to be invalid.
| Name | GetClassPath |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/CookDependency.h |
| Include Path | #include "Cooker/CookDependency.h" |
FStringView GetClassPath() const