Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFMod.GoldenChainsawAttachment

Extends
ChainsawAttachment

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.InventoryAttachment
      |   
      +-- Engine.WeaponAttachment
         |   
         +-- ROEngine.BaseKFWeaponAttachment
            |   
            +-- KFMod.KFWeaponAttachment
               |   
               +-- KFMod.KFMeleeAttachment
                  |   
                  +-- KFMod.ChainsawAttachment
                     |   
                     +-- KFMod.GoldenChainsawAttachment

Variables Summary
array<string>SkinRefs
Inherited Variables from KFMod.ChainsawAttachment
HitEffectClass

Functions Summary
function PreloadAssets (optional KFWeaponAttachment Spawned))
Inherited Functions from KFMod.ChainsawAttachment
ThirdPersonEffects


Variables Detail

SkinRefs Source code

var array<string> SkinRefs;


Functions Detail

PreloadAssets Source code

static function PreloadAssets ( optional KFWeaponAttachment Spawned) )


Defaultproperties

defaultproperties
{
     SkinRefs(0)="KF_Weapons3rd_Gold_T.Weapons.Gold_3rdP_Chainsaw_cmb"
     MeshRef="KF_Wp3rdGold_Trip.ChainsawGold_3rd"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:44.696 - Created with UnCodeX