Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UNetPushModelHelpers
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Net/NetPushModelHelpers.h |
Include | #include "Net/NetPushModelHelpers.h" |
Syntax
class UNetPushModelHelpers : public UBlueprintFunctionLibrary
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | MarkPropertyDirty
(
UObject* Object, |
Mark replicated property as dirty with the Push Model networking system |
![]() ![]() |
void | MarkPropertyDirtyFromRepIndex
(
UObject* Object, |