Navigation
API > API/Runtime > API/Runtime/IrisCore
| |
|
| Name |
FWorldLocationsInitParams |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationSystem/WorldLocations.h |
| Include Path |
#include "Iris/ReplicationSystem/WorldLocations.h" |
Syntax
struct FWorldLocationsInitParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MaxInternalNetRefIndex |
UE::Net::Private::FInternalNetRefIndex |
|
Iris/ReplicationSystem/WorldLocations.h |
|
| PreallocatedStorageCount |
uint32 |
How many world info storage slots to preallocate. |
Iris/ReplicationSystem/WorldLocations.h |
|
| ReplicationSystem |
TObjectPtr< UReplicationSystem > |
|
Iris/ReplicationSystem/WorldLocations.h |
|