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

KFMod.GoldenKatanaAttachment

Extends
KatanaAttachment

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.InventoryAttachment
      |   
      +-- Engine.WeaponAttachment
         |   
         +-- ROEngine.BaseKFWeaponAttachment
            |   
            +-- KFMod.KFWeaponAttachment
               |   
               +-- KFMod.KFMeleeAttachment
                  |   
                  +-- KFMod.KatanaAttachment
                     |   
                     +-- KFMod.GoldenKatanaAttachment

Variables Summary
array<string>SkinRefs

Functions Summary
function PreloadAssets (optional KFWeaponAttachment Spawned))


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_Katana_cmb"
}

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