AtomicStore_Relaxed

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

AtomicStore_Relaxed

(
    volatile int8* Src,
    int8 Val
)

Public function Static

void

 

AtomicStore_Relaxed

(
    volatile int16* Src,
    int16 Val
)

Public function Static

void

 

AtomicStore_Relaxed

(
    volatile int32* Src,
    int32 Val
)

Public function Static

void

 

AtomicStore_Relaxed

(
    volatile int64* Src,
    int64 Val
)

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