API/Autodoc/Classes/UGetShortSegmentsNode.md


UGetShortSegmentsNode

#include <UGetShortSegmentsNode.h>

Inherits from UBlueprintAsyncActionBase

Public Functions

Name
UGetShortSegmentsNode * GetShortSegmentsAsync(URuStoreRemoteConfigClient * target)

Public Attributes

Name
FGetShortSegmentsPin Success
FGetShortSegmentsPin Failure

function GetShortSegmentsAsync

static UGetShortSegmentsNode * GetShortSegmentsAsync(
    URuStoreRemoteConfigClient * target
)

variable Success

FGetShortSegmentsPin Success;

variable Failure

FGetShortSegmentsPin Failure;

Назад