I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:Chair (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Decoration >> Chair |
Contents |
- Package:
- UnrealI
- No known subclasses.
| 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. |
Chair.
Properties
Property group 'Chair'
FragChunks
Type: int
Default value: 9
Fragsize
Type: float
Default value: 1.2
Health
Type: int
Default value: 15
Default values
| Property | Value |
|---|---|
| bBlockActors | True |
| bBlockPlayers | True |
| bCollideActors | True |
| bCollideWorld | True |
| bStatic | False |
| CollisionHeight | 15.0 |
| CollisionRadius | 17.0 |
| DrawType | DT_Mesh |
| Mesh | LodMesh'UnrealI.Chair1' |
States
Animate
Modifiers: auto
Animate.TakeDamage
event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)
Overrides: Actor.TakeDamage (global)
