2.9.16.0
Coherent GT for UE4
SCoherentUIGTLoadingScreenWidget Member List

This is the complete list of members for SCoherentUIGTLoadingScreenWidget, including all inherited members.

CaretRect (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
ComputeDesiredSize(float LayoutScaleMultiplier) const override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
Construct(const FArguments &InArgs) (defined in SCoherentUIGTLoadingScreenWidget)SCoherentUIGTLoadingScreenWidget
CreateView(const FString &Url, TSharedPtr< Coherent::UIGT::ViewListener > Listener, Coherent::UIGT::ResourceHandler *Handler) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
CreateView(const Coherent::UIGT::ViewInfo &Info, const FString &Url, TSharedPtr< Coherent::UIGT::ViewListener > Listener) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
CurrentMouseCursor (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
DestroyRenderWrapper() (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetprotected
DPIScaleBasedOnSize (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetprotected
DPIScaledSize (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetprotected
FCoherentUIGTPlugin (defined in SCoherentUIGTLoadingScreenWidget)SCoherentUIGTLoadingScreenWidgetfriend
GamepadBehaviourOnFocusLostDelegate (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
GetFilter() const (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
GetRenderTexture() const (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
GetView() (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
GetViewRenderer() (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
HasRequestedView() const (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
OnAnalogValueChanged(const FGeometry &MyGeometry, const FAnalogInputEvent &KeyEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnCursorQuery(const FGeometry &MyGeometry, const FPointerEvent &CursorEvent) const (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnDragDetected(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnFocusLost(const FFocusEvent &InKeyboardFocusEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnFocusReceived(const FGeometry &MyGeometry, const FFocusEvent &InKeyboardFocusEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnKeyChar(const FGeometry &MyGeometry, const FCharacterEvent &InCharacterEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnKeyDown(const FGeometry &MyGeometry, const FKeyEvent &KeyEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnKeyUp(const FGeometry &MyGeometry, const FKeyEvent &KeyEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnMouseButtonDoubleClick(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnMouseButtonUp(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnMouseMove(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnMouseWheel(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyClippingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
OnWindowActivated() (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
OnWindowDeactivated() (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
RecreateView(const Coherent::UIGT::ViewInfo &Info, const FString &Url, TSharedPtr< Coherent::UIGT::ViewListener > Listener) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
RegisterLoadingScreenTimer(float TickInterval, FWidgetActiveTimerDelegate TickFunction)SCoherentUIGTLoadingScreenWidget
RenderWrapper (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetprotected
RenderWrapperResize() (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SCoherentUIGTLoadingScreenWidget() (defined in SCoherentUIGTLoadingScreenWidget)SCoherentUIGTLoadingScreenWidget
SCoherentUIGTWidget() (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SetFilter(enum TextureFilter InFilter) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SetInputPropagationBehaviour(ECoherentUIGTInputPropagationBehaviour::Type Behaviour) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SetIsMaterialGammaCorrected(bool bIsGammaCorrected) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SetReceiveInput(bool bInReceiveInput) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SetReceiveInputWhenTransparent(bool bInReceiveInputWhenTransparent) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SetTickPeriodInMinimizedGame(float Period) (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
SLATE_BEGIN_ARGS(SCoherentUIGTLoadingScreenWidget) (defined in SCoherentUIGTLoadingScreenWidget)SCoherentUIGTLoadingScreenWidgetinline
SLATE_BEGIN_ARGS(SCoherentUIGTWidget) (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetinline
SupportsKeyboardFocus() const override (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual
Tick(const FGeometry &AllottedGeometry, const double InCurrentTime, const float InDeltaTime) override (defined in SCoherentUIGTLoadingScreenWidget)SCoherentUIGTLoadingScreenWidgetvirtual
TickInMinimizedGame() const (defined in SCoherentUIGTWidget)SCoherentUIGTWidget
ViewListenerOwner (defined in SCoherentUIGTLoadingScreenWidget)SCoherentUIGTLoadingScreenWidget
~SCoherentUIGTLoadingScreenWidget() (defined in SCoherentUIGTLoadingScreenWidget)SCoherentUIGTLoadingScreenWidgetvirtual
~SCoherentUIGTWidget() (defined in SCoherentUIGTWidget)SCoherentUIGTWidgetvirtual