#include <NetObjectGroupHandle.h>
◆ FGroupIndexType
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
| Enumerator |
|---|
| MaxGroupIndexCount | |
◆ anonymous enum
Reserved group indices
| Enumerator |
|---|
| InvalidNetObjectGroupIndex | |
| NotReplicatedNetObjectGroupIndex | |
| NetGroupOwnerNetObjectGroupIndex | |
| NetGroupReplayNetObjectGroupIndex | |
◆ FNetObjectGroupHandle()
| UE::Net::FNetObjectGroupHandle::FNetObjectGroupHandle |
( |
| ) |
|
|
inline |
◆ GetGroupIndex()
Returns the GroupIndex of the group associated with the handle
◆ GetInvalid()
◆ GetRawValue()
| uint64 UE::Net::FNetObjectGroupHandle::GetRawValue |
( |
| ) |
const |
|
inline |
◆ GetUniqueId()
| uint32 UE::Net::FNetObjectGroupHandle::GetUniqueId |
( |
| ) |
const |
|
inline |
Returns the unique id for this group
◆ IsNetGroupOwnerNetObjectGroup()
| bool UE::Net::FNetObjectGroupHandle::IsNetGroupOwnerNetObjectGroup |
( |
| ) |
const |
|
inline |
Special group, SubObjects assigned to this group will replicate to owner of RootParent
◆ IsNetGroupReplayNetObjectGroup()
| bool UE::Net::FNetObjectGroupHandle::IsNetGroupReplayNetObjectGroup |
( |
| ) |
const |
|
inline |
Special group, SubObjects assigned to this group will replicate if replay netconditions is met
◆ IsNotReplicatedNetObjectGroup()
| bool UE::Net::FNetObjectGroupHandle::IsNotReplicatedNetObjectGroup |
( |
| ) |
const |
|
inline |
Special group, NetHandles assigned to this group will be filtered out for all connections
◆ IsReservedNetObjectGroup()
| bool UE::Net::FNetObjectGroupHandle::IsReservedNetObjectGroup |
( |
| ) |
const |
|
inline |
Returns true if this is a reserved NetObjectsGroups
◆ IsReservedNetObjectGroupIndex()
Returns true if the provided GroupIndex is a reserved NetObjectsGroupIndex
◆ IsValid()
| bool UE::Net::FNetObjectGroupHandle::IsValid |
( |
| ) |
const |
|
inline |
Returns true if the handle is valid, note this does not mean that the group is valid
◆ operator!=
◆ operator==
◆ Epoch
| uint32 UE::Net::FNetObjectGroupHandle::Epoch |
◆ Index
| uint32 UE::Net::FNetObjectGroupHandle::Index |
◆ UniqueId
| uint32 UE::Net::FNetObjectGroupHandle::UniqueId |
◆ Value
| uint64 UE::Net::FNetObjectGroupHandle::Value |
The documentation for this class was generated from the following file: