| bFocalParticleInPhysicsReplicationLOD |
bool |
Register this actor's Autonomous Proxy as a focal point / focal particle in Physics Replication LOD. |
Physics/NetworkPhysicsSettingsComponent.h |
- Config
- EditDefaultsOnly
- Category="Overrides"
|
| bOverrideSimProxyRepMode |
bool |
Override properties. |
Physics/NetworkPhysicsSettingsComponent.h |
- Config
- EditDefaultsOnly
- Category="Overrides"
- Meta=(InlineEditConditionToggle)
|
| EventSchedulingMinDelaySeconds |
float |
Minimum delay added, in seconds, when scheduling an event far enough in the future to ensure server and all peers that event at the same time This value should be large enough to accommodate the largest network Round Trip Time, beyond which it is understood that the simulation will suffer from corrections |
Physics/NetworkPhysicsSettingsComponent.h |
- Config
- EditDefaultsOnly
- Category="General"
|
| SimProxyRepMode |
EPhysicsReplicationMode |
Override the EPhysicsReplicationMode for Actors with ENetRole::ROLE_SimulatedProxy. |
Physics/NetworkPhysicsSettingsComponent.h |
- Config
- EditDefaultsOnly
- Category="Overrides"
- Meta=(EditCondition="bOverrideSimProxyRepMode")
|