FComponentRequest

A pair of classes that describe a request.

Windows
MacOS
Linux

References

Module

ModularGameplay

Header

/Engine/Plugins/Experimental/ModularGameplay/Source/ModularGameplay/Public/Components/GameFrameworkComponentManager.h

Include

#include "Components/GameFrameworkComponentManager.h"

Syntax

struct FComponentRequest

Remarks

A pair of classes that describe a request. Together these form a key that is used to batch together requests that are identical and reference count them

Variables

Name Description

Public variable

UClass *

 

ComponentClass

Public variable

FComponentReque...

 

ReceiverClassPath

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FComponentRequest& Other
)

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