Michael Samiec
Michael Samiec
## Description The COND_InitialOnly replication condition support is not enabled by default, and has caveats when enabled. We recommend you don't use it where possible. When `SpatialGDKSettings::bEnableInitialOnlyReplicationCondition` is disabled, all...
## Description The replication condition COND_InitialOrOwner is not supported in the UnrealGDK. Using it will result in a error during schema generation, and the COND_None will be used on any...
## Description [AutonomousOnly] Initial updates of properties replicated with condition AutonomousOnly are flaky (there is a low chance of receiving the initial update, the following updates work fine) ## Tracking...
## Description The UnrealGDK requires schema to interoperate between the Unreal networking stack and the SpatialOS networking stack. Schema is generated by referencing Unreal's reflected data within the editor. If...