Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UActorComponent
Description
Get the network mode (dedicated server, client, standalone, etc) for this component.
| Name | GetNetMode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include Path | #include "Components/ActorComponent.h" |
ENetMode GetNetMode() const
See Also
- IsNetMode()