This is the complete list of members for ULevelInfo, including all inherited members.
| AuthorName | ULevelInfo | protected |
| bOverrideSlateInformation | ULevelInfo | protected |
| DescriptionText | ULevelInfo | protected |
| GetFullMapName() const | ULevelInfo | inline |
| GetLightingLevelMapName() const | ULevelInfo | inline |
| GetLoadingScreenInfo(FText &OutMap, FText &OutSize, FText &OutAuthor, FText &OutDescription, FText &OutMapDescription, class UTexture2D *&OutLoadingScreenTexture) const | ULevelInfo | virtual |
| GetLoadingScreenSlateInfo(FSlateBrush &Background, FSlateBrush &LoadIcon, FSlateBrush &Frame, FSlateFontInfo &LevelNameFont, FSlateFontInfo &LevelSizeFont, FSlateFontInfo &AuthorNameFont, FSlateFontInfo &DescriptionFont) const | ULevelInfo | virtual |
| GetMapAuthorName() const | ULevelInfo | inline |
| GetMapFileName() const | ULevelInfo | inline |
| GetMapHumanReadableName() const | ULevelInfo | inline |
| GetMapSize() const | ULevelInfo | inline |
| GetMapSoftObjectPath() const | ULevelInfo | inline |
| IsMap(const FString &FullMapName) const | ULevelInfo | inline |
| LightingMap | ULevelInfo | protected |
| LoadingScreenAuthorNameFont | ULevelInfo | protected |
| LoadingScreenBackground | ULevelInfo | protected |
| LoadingScreenDescriptionFont | ULevelInfo | protected |
| LoadingScreenFrame | ULevelInfo | protected |
| LoadingScreenLevelNameFont | ULevelInfo | protected |
| LoadingScreenLevelSizeFont | ULevelInfo | protected |
| LoadingScreenLoadIcon | ULevelInfo | protected |
| LoadingScreenTexture | ULevelInfo | protected |
| Map | ULevelInfo | protected |
| MapDescription | ULevelInfo | protected |
| MapName | ULevelInfo | protected |
| MapSize | ULevelInfo | protected |
| ShouldOverrideSlateInformation() const | ULevelInfo | inline |