Always snap to grid
UE2:U2PlayerReplicationInfo (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ReplicationInfo >> PlayerReplicationInfo >> U2PlayerReplicationInfo |
- Package:
- U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
Property group 'U2PlayerReplicationInfo'
bSimulateBlood
Type: bool
Modifiers: config
Default value: True
bSimulateProjectileImpacts
Type: bool
Modifiers: config
Default value: True
bSimulateProjectiles
Type: bool
Modifiers: config
bSimulateWallImpacts
Type: bool
Modifiers: config
Default value: True
Functions
Events
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: PlayerReplicationInfo.PostBeginPlay
Other instance functions
ServerSetValues
function ServerSetValues (bool InbSimulateBlood, bool InbSimulateWallImpacts, bool InbSimulateProjectiles, bool InbSimulateProjectileImpacts)
SetValues
simulated function SetValues (bool InbSimulateBlood, bool InbSimulateWallImpacts, bool InbSimulateProjectiles, bool InbSimulateProjectileImpacts)