Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject
Inheritance Hierarchy
- IRepChangedPropertyTracker
- FRepChangedPropertyTracker
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h |
Include | #include "UObject/CoreNet.h" |
Syntax
class IRepChangedPropertyTracker
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | CountBytes
(
FArchive& Ar |
Used when tracking memory to gather the total size of a given instance. |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetCustomIsActiveOverride
(
UObject* OwningObject, |
Please use FPropertyConditions::SetActiveOverride instead. |