Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h |
Include |
#include "Elements/Framework/TypedElementHandle.h" |
class UTypedElementHandleLibrary : public UObject
Script exposure for FTypedElementHandle.
Name | Description | ||
---|---|---|---|
|
Equal ( |
Are these two handles equal? |
|
|
IsSet ( |
Has this handle been initialized to a valid element? |
|
|
NotEqual ( |
Are these two handles not equal? |
|
|
Release ( |
Release this handle and set it back to an empty state. |