Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include | #include "Components/ActorComponent.h" |
Syntax
class FRegisterComponentContext
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRegisterComponentContext
(
UWorld* InWorld |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddPrimitive
(
UPrimitiveComponent* PrimitiveComponent |
||
| void | AddSendRenderDynamicData
(
UPrimitiveComponent* PrimitiveComponent |
||
| int32 | Count () |
||
| void | Process () |
||
| void | SendRenderDynamicData
(
FRegisterComponentContext* Context, |