Navigation
API > API/Plugins > API/Plugins/WebAPIEditor > API/Plugins/WebAPIEditor/UWebAPITypeInfo
Description
Get the fully formatted name as a valid member name. Optionally provide a prefix for invalid member names (ie. that start with a number).
| Name | ToMemberName |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/Dom/WebAPIType.h |
| Include Path | #include "Dom/WebAPIType.h" |
| Source | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Private/Dom/WebAPIType.cpp |
FString ToMemberName
(
const FString & InPrefix
) const