FThreadSafeCounter

Overload list

Windows
MacOS
Linux
Name Description

Public function

FThreadSafeCounter()

Default constructor.

Initializes the counter to 0.

Public function

FThreadSafeCounter

(
    const FThreadSafeCounter& Other
)

Copy Constructor.

Public function

FThreadSafeCounter

(
    int32 Value
)

Constructor, initializing counter to passed in value.

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