I'm a doctor, not a mechanic

UE2:U2PlayerReplicationInfo (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Info >> ReplicationInfo >> PlayerReplicationInfo >> U2PlayerReplicationInfo
Package: 
U2

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)