Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateApplicationBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const TSharedPtr< GenericApplication > GetPlatformApplication () |
Gets the platform application. | Application/SlateApplicationBase.h | |
TSharedPtr< class GenericApplication > GetPlatformApplication () |
Application/SlateApplicationBase.h |
GetPlatformApplication()
Description
Gets the platform application.
| Name | GetPlatformApplication |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include Path | #include "Application/SlateApplicationBase.h" |
virtual const TSharedPtr < GenericApplication > GetPlatformApplication() const
Platform application.
GetPlatformApplication()
| Name | GetPlatformApplication |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include Path | #include "Application/SlateApplicationBase.h" |
TSharedPtr < class GenericApplication > GetPlatformApplication()