//============================================================================= // SubActionCameraShake: // // Shakes the camera randomly. //============================================================================= class SubActionCameraShake extends MatSubAction native; var(Shake) rangevector Shake; defaultproperties { Icon=SubActionCameraShake Desc="Shake" }