UCircularThrobber::SetPeriod

Sets the amount of time for a full circle (in seconds).

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/CircularThrobber.h

Include

#include "Components/CircularThrobber.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/CircularThrobber.cpp

Syntax

void SetPeriod
(
    float InPeriod
)

Remarks

Sets the amount of time for a full circle (in seconds).

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