Navigation
API > API/Runtime > API/Runtime/Engine > API/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
UCLASS (MinimalAPI)
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, |