BattleNet.NpcEntity.NpcEntity C# (CSharp) Метод

NpcEntity() публичный Метод

public NpcEntity ( ) : System
Результат System
        public NpcEntity()
        {
        }

Same methods

NpcEntity::NpcEntity ( UInt32 id, UInt32 type, UInt32 life, Int32 x, Int32 y ) : System
NpcEntity