THandle

Windows
MacOS
Linux

Inheritance Hierarchy

THandleData

THandle

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/Handles.h

Include

#include "Chaos/Framework/Handles.h"

Syntax

template<typename ElementType, uint32 IndexWidth, uint32 GenerationWidth>
class THandle : public Chaos::THandleData< IndexWidth, GenerationWidth >

Variables

Name Description

Public variable

friend

 

TConstHandle< ElementType, IndexWidth, GenerationWidth >

Public variable

friend

 

THandleArray< ElementType, IndexWidth, GenerationWidth >

Public variable

friend

 

THandleHeap< ElementType, IndexWidth, GenerationWidth >

Constructors

Name Description

Public function

THandle()

Public function

THandle

(
    uint32 InIndex,
    uint32 InGeneration
)

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