FUObjectAnnotationChunked::RemoveAnnotation

Removes an annotation from the annotation list.

Choose your operating system:

Windows

macOS

Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectAnnotation.h

Include

#include "UObject/UObjectAnnotation.h"

Syntax

void RemoveAnnotation
(
    int32 Index
)

Remarks

Removes an annotation from the annotation list.

Parameters

Parameter

Description

Object

Object to de-annotate.