InterlockedDecrement

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

int8

 

InterlockedDecrement

(
    volatile int8* Value
)

Public function Static

int16

 

InterlockedDecrement

(
    volatile int16* Value
)

Public function Static

int32

 

InterlockedDecrement

(
    volatile int32* Value
)

Public function Static

int64

 

InterlockedDecrement

(
    volatile int64* 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