![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| FName | GetTrimmedMemberFunctionName (const ANSICHAR *InMacroFunctionName) |
| constexpr bool | IsUObjectPtr (const volatile UObjectBase *) |
| constexpr bool | IsUObjectPtr (...) |
Variables | |
| TAtomic< uint64 > | GNextID (1) |
|
inline |
Returns the root function name from a string representing a member function pointer. Note: this function only returns a pointer to the substring and doesn't create a new string.
| InMacroFunctionName | The string containing the member function name. |
|
constexpr |