Open 3D Engine GridMate API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Public Attributes | List of all members
GridMate::ReplicationSecurityOptions Struct Reference

Public Attributes

bool m_enableStrictSourceValidation = false
 

Member Data Documentation

◆ m_enableStrictSourceValidation

bool GridMate::ReplicationSecurityOptions::m_enableStrictSourceValidation = false

If turned on, only requests from verifiable authority are allowed. For RPCs with source peer id forwarding, only the host is allowed to specify the source peer id. Breaks object migration, including host migration.


The documentation for this struct was generated from the following file: