Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UWorld
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TObjectPtr< UActorComponent > > & GetComponentsThatNeedEndOfFrameUpdate
(
UActorComponent* Component |
Engine/World.h | ||
const TArray< TObjectPtr< UActorComponent > > & GetComponentsThatNeedEndOfFrameUpdate
(
UActorComponent* Component |
Engine/World.h |
GetComponentsThatNeedEndOfFrameUpdate(UActorComponent *)
| Name | GetComponentsThatNeedEndOfFrameUpdate |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
TArray < TObjectPtr < UActorComponent > > & GetComponentsThatNeedEndOfFrameUpdate
(
UActorComponent * Component
)
GetComponentsThatNeedEndOfFrameUpdate(UActorComponent *)
| Name | GetComponentsThatNeedEndOfFrameUpdate |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path | #include "Engine/World.h" |
const TArray < TObjectPtr < UActorComponent > > & GetComponentsThatNeedEndOfFrameUpdate
(
UActorComponent * Component
) const