Server.AosWeaponAttributes.AosWeaponAttributes C# (CSharp) 메소드

AosWeaponAttributes() 공개 메소드

public AosWeaponAttributes ( Item owner ) : System
owner Item
리턴 System
        public AosWeaponAttributes( Item owner )
            : base(owner)
        {
        }

Same methods

AosWeaponAttributes::AosWeaponAttributes ( Item owner, AosWeaponAttributes other ) : System
AosWeaponAttributes::AosWeaponAttributes ( Item owner, Server.GenericReader reader ) : System