Ark Server API (ASA) - Wiki
|
Functions | |
FName | GetTrimmedMemberFunctionName (const TCHAR *InMacroFunctionName) |
constexpr bool | IsUObjectPtr (const volatile UObjectBase *) |
constexpr bool | IsUObjectPtr (...) |
|
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. |
Definition at line 470 of file Delegate.h.
Definition at line 31 of file DelegateInstancesImpl.h.
|
constexpr |
Definition at line 30 of file DelegateInstancesImpl.h.