FPropertyNameAndIndex

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/ComponentVisualizer.h

Include

#include "ComponentVisualizer.h"

Syntax

struct FPropertyNameAndIndex

Variables

Name Description

Public variable

int32

 

Index

Public variable

FName

 

Name

Constructors

Name Description

Public function

FPropertyNameAndIndex()

Public function

FPropertyNameAndIndex

(
    FName InName,
    int32 InIndex
)

Functions

Name Description

Public function

void

 

Clear()

Public function Const

bool

 

IsValid()

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