Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:ONSPlayerReplicationInfo (UT2004)
Object >> Actor >> Info >> ReplicationInfo >> PlayerReplicationInfo >> TeamPlayerReplicationInfo >> xPlayerReplicationInfo >> ONSPlayerReplicationInfo |
Contents
- 1 Properties
- 2 Enums
- 3 Delegates
- 4 Functions
- 4.1 Events
- 4.2 Other instance functions
- 4.2.1 AddHealBonus
- 4.2.2 ClientPrepareToReceivePowerLinks
- 4.2.3 ClientReceiveCurrentSetup
- 4.2.4 ClientReceivePowerLink
- 4.2.5 ClientReceiveSetupName
- 4.2.6 ClientRemovePowerLink
- 4.2.7 ClientRemoveSetupName
- 4.2.8 ClientShowMap
- 4.2.9 DoTeleport
- 4.2.10 GetCurrentNode
- 4.2.11 OwnerDied
- 4.2.12 RequestLinkDesigner
- 4.2.13 Reset
- 4.2.14 ServerClearPowerLinks
- 4.2.15 ServerDeletePowerLinkSetup
- 4.2.16 ServerReceivePowerLink
- 4.2.17 ServerRemovePowerLink
- 4.2.18 ServerSavePowerLinkSetup
- 4.2.19 ServerSendPowerLinks
- 4.2.20 ServerSendSetupNames
- 4.2.21 ServerSetPowerLinkSetup
- 4.2.22 SetStartCore
- 4.2.23 TeleportTo
- Package:
- Onslaught
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]
bPendingMapDisplay[edit]
Type: bool
LinkDesignerClass[edit]
Type: string
Modifiers: globalconfig
class of Link Designer menu
Default value: "GUI2K4.UT2K4OnslaughtPowerLinkDesigner"
PendingHealBonus[edit]
Type: float
node healing score bonus that hasn't yet been added to Score
ShowMapOnDeath[edit]
Type: EMapPreference
Modifiers: globalconfig
Default value: MAP_WhenBodyStill
StartCore[edit]
Type: ONSPowerCore
always try to spawn player here. None means auto-select, value ignored if TemporaryStartCore != None
TemporaryStartCore[edit]
Type: ONSPowerCore
next time player respawns try to put him here (then this value is cleared)
TransMaterials[edit]
Type: Material
Array size: 2
Default value, index 0: Material'PlayerTransRed'
Default value, index 1: Material'PlayerTrans'
Enums[edit]
EMapPreference[edit]
- MAP_Never
- MAP_WhenBodyStill
- MAP_Immediately
Delegates[edit]
OnReceiveLink[edit]
OnRemoveLink[edit]
ProcessSetupName[edit]
RemoveSetupName[edit]
ResetLinks[edit]
SetCurrentSetup[edit]
UpdateGUIMapLists[edit]
Functions[edit]
Events[edit]
Timer[edit]
Overrides: PlayerReplicationInfo.Timer
Other instance functions[edit]
AddHealBonus[edit]
ClientPrepareToReceivePowerLinks[edit]
ClientReceiveCurrentSetup[edit]
ClientReceivePowerLink[edit]
ClientReceiveSetupName[edit]
ClientRemovePowerLink[edit]
ClientRemoveSetupName[edit]
ClientShowMap[edit]
DoTeleport[edit]
GetCurrentNode[edit]
OwnerDied[edit]
RequestLinkDesigner[edit]
Reset[edit]
Overrides: PlayerReplicationInfo.Reset