Public Member Functions | |
virtual COHTMLPLUGIN_API void | PostInitializeComponents () override |
virtual COHTMLPLUGIN_API void | DrawHUD () override |
COHTMLPLUGIN_API class UCohtmlHUD * | GetCohtmlHUD () const |
COHTMLPLUGIN_API FORCEINLINE const FString & | GetCurrentViewURL () const |
COHTMLPLUGIN_API void | SetupView (const FString &PageUrl, bool bEnableComplexCSSSupport=true, bool bDelayedUpdate=false, bool bUseWideColorTextures=false) |
const FIntPoint | GetInputPadding () |
Protected Attributes | |
UCohtmlHUD * | CohtmlHUD |
|
overridevirtual |
Primary draw call for the HUD
COHTMLPLUGIN_API class UCohtmlHUD* ACohtmlGameHUD::GetCohtmlHUD | ( | ) | const |
Obtains a pointer to the underlying Gameface HUD
|
inline |
Obtains the currently set View URL path