I'm a doctor, not a mechanic
UE1:SpaceMarine (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- 1 Properties
- 1.1 Property group 'SpaceMarine'
- 1.2 Internal variables
- 1.2.1 bBeamingIn
- 1.2.2 bCommunicateTargetInRange
- 1.2.3 bCommunicating
- 1.2.4 BeamEffect
- 1.2.5 bFemale
- 1.2.6 bHuntingTransmitted
- 1.2.7 bTransmissionDead
- 1.2.8 bWarnedFriends
- 1.2.9 CommunicateTarget
- 1.2.10 Counting
- 1.2.11 IncomingMessageLength
- 1.2.12 MarineBeamController
- 1.2.13 MsgReceivedFrom
- 1.2.14 myWeapon
- 1.2.15 PhraseDirector
- 1.2.16 SaluteTarget
- 1.2.17 StartWeapon
- 1.3 Default values
- 2 Structs
- 3 Functions
- 4 States
- Package:
- UPak
- Direct subclasses:
- MarineArctic, MarineDesert, MarineJungle
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. |
SpaceMarine.
Properties[edit]
Property group 'SpaceMarine'[edit]
VoiceList[edit]
Type: MarineSound
Array size: 20
Default value, index 0:
Member | Value |
---|---|
Duration | 3.5 |
UsedInState | 'WarnFriends' |
Default value, index 1:
Member | Value |
---|---|
Duration | 2.5 |
UsedInState | 'TransmitHuntingMessage' |
Default value, index 2:
Member | Value |
---|---|
Duration | 2.5 |
UsedInState | 'AcknowledgeWarning' |
Internal variables[edit]
bBeamingIn[edit]
Type: bool
bCommunicateTargetInRange[edit]
Type: bool
bCommunicating[edit]
Type: bool
BeamEffect[edit]
Type: UPakShieldEffect
bFemale[edit]
Type: bool
bHuntingTransmitted[edit]
Type: bool
bTransmissionDead[edit]
Type: bool
bWarnedFriends[edit]
Type: bool
CommunicateTarget[edit]
Type: Pawn
Counting[edit]
Type: int
IncomingMessageLength[edit]
Type: float
MarineBeamController[edit]
Type: MarineWaveInfo
MsgReceivedFrom[edit]
Type: Pawn
myWeapon[edit]
Type: Weapon
PhraseDirector[edit]
Type: MarineVoiceController
SaluteTarget[edit]
Type: Pawn
StartWeapon[edit]
Default values[edit]
Property | Value |
---|---|
AccelRate | 1500.0 |
AnimSequence | 'Breath1L' |
AttitudeToPlayer | ATTITUDE_Ignore |
bIsWuss | True |
bLeadTarget | False |
CarcassType | Class'UPak.SpaceMarineCarcass' |
CollisionHeight | 41.0 |
CollisionRadius | 20.5 |
GroundSpeed | 300.0 |
Health | 80 |
Intelligence | BRAINS_MAMMAL |
JumpZ | 300.0 |
Mass | 125.0 |
Mesh | LodMesh'UPak.marine' |
MultiSkins[1] | Texture'UPak.Skins.JMarine7' |
MultiSkins[2] | Texture'UPak.Skins.JMarine8' |
RefireRate | 0.7 |
SightRadius | 1000.0 |
Structs[edit]
MarineSound[edit]
Functions[edit]
Events[edit]
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: Pawn.PostBeginPlay
Other instance functions[edit]
See SpaceMarine instance functions.
States[edit]
See SpaceMarine states.