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

AosElementAttributes() 공개 메소드

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

Same methods

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