Navigation
API > API/Runtime > API/Runtime/NetCore > API/Runtime/NetCore/Net > API/Runtime/NetCore/Net/Core
Classes
| Type | Name | Description | |
|---|---|---|---|
| FNetHandle | FNetHandle can be used to uniquely identify a replicated object for the lifetime of the application. | ||
| FNetHandleDestroyer | This class restricts access to DestroyNetHandle functionality as early destruction prevents further dirty state tracking. | ||
| FNetHandleManager | Manages the association between a UObject and a FNetHandle, which can be used to uniquely identify a replicated object for the lifetime of the application. |