I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:GlassCollider (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Force >> GeometryCollider >> GlassCollider |
Contents |
- Package:
- ParticleSystems
- Within class:
- BreakableGlass
- 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. |
$Author: Mfox $ $Date: 8/16/02 6:33p $ $Revision: 5 $ Name: GlassCollider.uc Author: Aaron R Leiby Date: 17 July 2000 Description: How to use this class:
[edit] Properties
[edit] Property group 'GlassCollider'
[edit] ImpactGlassSounds
Type: Sound
Array size: 6
Default value, index 0: Sound'ParticleSystems.Glass.GlassBreak_01'
Default value, index 1: Sound'ParticleSystems.Glass.GlassBreak_02'
Default value, index 2: Sound'ParticleSystems.Glass.GlassBreak_03'
Default value, index 3: Sound'ParticleSystems.Glass.GlassBreak_04'
Default value, index 4: Sound'ParticleSystems.Glass.GlassBreak_05'
Default value, index 5: Sound'ParticleSystems.Glass.GlassBreak_06'
[edit] Internal variables
[edit] S
Type: SoundHolder
[edit] Default values
| Property | Value | ||||||
|---|---|---|---|---|---|---|---|
| bCollisionNotify | True | ||||||
| Elasticity |
|
||||||
| NotificationsPerTick | 5 |
[edit] Events
[edit] CollisionNotification
Overrides: GeometryCollider.CollisionNotification
