FSemaphore

Windows
MacOS
Linux

Inheritance Hierarchy

FRefCount

FSemaphore

References

Module

VulkanRHI

Header

/Engine/Source/Runtime/VulkanRHI/Public/VulkanMemory.h

Include

#include "VulkanMemory.h"

Syntax

class FSemaphore : public VulkanRHI::FRefCount

Constructors

Name Description

Public function

FSemaphore

(
    FVulkanDevice& InDevice
)

Public function

FSemaphore

(
    FVulkanDevice& InDevice,
    const VkSemaphore& InExternalSemap...
)

Destructors

Name Description

Public function Virtual

~FSemaphore()

Functions

Name Description

Public function Const

VkSemaphore

 

GetHandle()

Public function Const

bool

 

IsExternallyOwned()

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