I'm a doctor, not a mechanic
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[edit]
Property group 'U2PlayerReplicationInfo'[edit]
bSimulateBlood[edit]
Type: bool
Modifiers: config
Default value: True
bSimulateProjectileImpacts[edit]
Type: bool
Modifiers: config
Default value: True
bSimulateProjectiles[edit]
Type: bool
Modifiers: config
bSimulateWallImpacts[edit]
Type: bool
Modifiers: config
Default value: True
Functions[edit]
Events[edit]
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: PlayerReplicationInfo.PostBeginPlay
Other instance functions[edit]
ServerSetValues[edit]
function ServerSetValues (bool InbSimulateBlood, bool InbSimulateWallImpacts, bool InbSimulateProjectiles, bool InbSimulateProjectileImpacts)
SetValues[edit]
simulated function SetValues (bool InbSimulateBlood, bool InbSimulateWallImpacts, bool InbSimulateProjectiles, bool InbSimulateProjectileImpacts)