FResolvedProperty

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/DiffUtils.h

Include

#include "DiffUtils.h"

Syntax

struct FResolvedProperty

Variables

Name Description

Public variable

const void *...

 

Object

Public variable

const FProperty...

 

Property

Constructors

Name Description

Public function

FResolvedProperty()

Public function

FResolvedProperty

(
    const void* InObject,
    const FProperty* InProperty
)

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FResolvedProperty& RHS
)

Public function Const

bool

 

operator==

(
    const FResolvedProperty& RHS
)

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