Core.Object | +--Engine.Actor | +--Engine.InventoryAttachment | +--XIII.MuzzleFlashAttachment | +--XIII.MFSmallAttach
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class MFSmallAttach extends MuzzleFlashAttachment; 00005 00006 00007 00008 defaultproperties 00009 { 00010 DrawType=DT_StaticMesh 00011 StaticMesh=StaticMesh'StaticExplosifs.MuzzleFlash_NMI' 00012 DrawScale=0.400000 00013 }