Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:Book (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Decoration >> Book |
Contents |
- Package:
- UnrealShare
- Direct subclasses:
- BlueBook, CameraBook, GreenBook, YellowBook
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Book.
[edit] Properties
[edit] bFirstHit
Type: bool
[edit] Default values
| Property | Value |
|---|---|
| bBlockActors | True |
| bBlockPlayers | True |
| bCollideActors | True |
| bCollideWorld | True |
| bPushable | True |
| bStatic | False |
| CollisionHeight | 4.0 |
| CollisionRadius | 12.0 |
| DrawType | DT_Mesh |
| Mass | 1.0 |
| Mesh | LodMesh'UnrealShare.BookM' |
| PushSound | Sound'UnrealShare.General.Chunkhit2' |
[edit] States
[edit] Animate
Modifiers: auto
[edit] Animate.HitWall
event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: Actor.HitWall (global)
[edit] Animate.TakeDamage
event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)
Overrides: Actor.TakeDamage (global)
