Always snap to grid

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

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)