UGooglePADFunctionLibrary::GetShowCellularDataConfirmationStatus

Get status of cellular confirmation dialog

Windows
MacOS
Linux

References

Module

GooglePAD

Header

/Engine/Plugins/Runtime/GooglePAD/Source/GooglePAD/Classes/GooglePADFunctionLibrary.h

Include

#include "GooglePADFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/GooglePAD/Source/GooglePAD/Private/GooglePADFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Meta=(DisplayName="Get Cellular Data Confirmation Status"),
          Category="GooglePAD")
static EGooglePADErrorCode GetShowCellularDataConfirmationStatus
(
    EGooglePADCellularDataConfirmStatus & Status
)

Remarks

Get status of cellular confirmation dialog

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss